Remove obsolete changelogs from protocol drivers.
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Ondrej Zary <linux@zary.sk>
---
drivers/ata/pata_parport/aten.c | 6 ------
drivers/ata/pata_parport/bpck.c | 7 -------
drivers/ata/pata_parport/bpck6.c | 8 --------
drivers/ata/pata_parport/comm.c | 6 ------
drivers/ata/pata_parport/dstr.c | 6 ------
drivers/ata/pata_parport/epat.c | 7 -------
drivers/ata/pata_parport/epia.c | 7 -------
drivers/ata/pata_parport/friq.c | 5 -----
drivers/ata/pata_parport/frpw.c | 10 ----------
drivers/ata/pata_parport/kbic.c | 6 ------
drivers/ata/pata_parport/on20.c | 6 ------
drivers/ata/pata_parport/on26.c | 9 ---------
12 files changed, 83 deletions(-)
@@ -9,12 +9,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.05 init_proto, release_proto
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -7,13 +7,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.05 init_proto, release_proto, pi->delay
- 1.02 GRG 1998.08.15 default pi->delay returned to 4
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -11,14 +11,6 @@
*/
-/*
- This is Ken's linux wrapper for the PPC library
- Version 1.0.0 is the backpack driver for which source is not available
- Version 2.0.0 is the first to have source released
- Version 2.0.1 is the "Cox-ified" source code
- Version 2.0.2 - fixed version string usage, and made ppc functions static
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
@@ -8,12 +8,6 @@
use this adapter.
*/
-/* Changes:
-
- 1.01 GRG 1998.05.05 init_proto, release_proto
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -7,12 +7,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -9,13 +9,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
- 1.02 Joshua b. Jore CPP(renamed), epat_connect, epat_disconnect
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -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>
@@ -20,11 +20,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.12.20 Added support for soft power switch
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -13,16 +13,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
- fix chip detect
- added EPP-16 and EPP-32
- 1.02 GRG 1998.09.23 added hard reset to initialisation process
- 1.03 GRG 1998.12.14 made hard reset conditional
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -12,12 +12,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -6,12 +6,6 @@
Onspec 90c20 parallel to IDE adapter.
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
@@ -7,15 +7,6 @@
*/
-/* Changes:
-
- 1.01 GRG 1998.05.06 init_proto, release_proto
- 1.02 GRG 1998.09.23 updates for the -E rev chip
- 1.03 GRG 1998.12.14 fix for slave drives
- 1.04 GRG 1998.12.20 yet another bug fix
-
-*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>