Commit 01985290 authored by Ondrej Zary's avatar Ondrej Zary Committed by Damien Le Moal

ata: pata_parport: remove obsolete changelogs

Remove obsolete changelogs from protocol drivers.
Reviewed-by: default avatarSergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: default avatarOndrej Zary <linux@zary.sk>
Signed-off-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
parent b42251a8
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment