patch-2.4.6 linux/drivers/ide/rapide.c
Next file: linux/drivers/ide/sl82c105.c
Previous file: linux/drivers/ide/piix.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jun 27 14:12:04 2001
-  Orig file: 
v2.4.5/linux/drivers/ide/rapide.c
-  Orig date: 
Fri Feb  9 11:30:23 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/ide/rapide.c linux/drivers/ide/rapide.c
@@ -17,7 +17,7 @@
 
 #include <asm/ecard.h>
 
-static const card_ids __init rapide_cids[] = {
+static card_ids __init rapide_cids[] = {
 	{ MANU_YELLOWSTONE, PROD_YELLOWSTONE_RAPIDE32 },
 	{ 0xffff, 0xffff }
 };
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)