diff options
author | Ondrej Zary <linux@zary.sk> | 2023-02-18 23:01:37 +0100 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2023-03-23 10:29:25 +0900 |
commit | 01985290f61aecd0de191476f77b5dd6b2d15971 (patch) | |
tree | 7f784d92c833e96d999f2d43ed79c28544460b94 /drivers/ata/pata_parport/epia.c | |
parent | b42251a867a9859a57228c0eadd6f342a339b83d (diff) |
ata: pata_parport: remove obsolete changelogs
Remove obsolete changelogs from protocol drivers.
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'drivers/ata/pata_parport/epia.c')
-rw-r--r-- | drivers/ata/pata_parport/epia.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ata/pata_parport/epia.c b/drivers/ata/pata_parport/epia.c index 970532619aeb..77869639773d 100644 --- a/drivers/ata/pata_parport/epia.c +++ b/drivers/ata/pata_parport/epia.c @@ -10,13 +10,6 @@ */ -/* Changes: - - 1.01 GRG 1998.05.06 init_proto, release_proto - 1.02 GRG 1998.06.17 support older versions of EPIA - -*/ - #include <linux/module.h> #include <linux/init.h> #include <linux/delay.h> |