patch-2.3.48 linux/drivers/block/qd6580.c
Next file: linux/drivers/block/raid0.c
Previous file: linux/drivers/block/piix.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Feb 26 20:32:14 2000
- Orig file:
v2.3.47/linux/drivers/block/qd6580.c
- Orig date:
Thu May 13 11:04:54 1999
diff -u --recursive --new-file v2.3.47/linux/drivers/block/qd6580.c linux/drivers/block/qd6580.c
@@ -1,5 +1,5 @@
/*
- * linux/drivers/block/qd6580.c Version 0.02 Feb 09, 1996
+ * linux/drivers/block/qd6580.c Version 0.02 Feb 09, 1996
*
* Copyright (C) 1996 Linus Torvalds & author (see below)
*/
@@ -60,7 +60,7 @@
restore_flags(flags); /* all CPUs */
}
-void init_qd6580 (void)
+void __init init_qd6580 (void)
{
ide_hwifs[0].chipset = ide_qd6580;
ide_hwifs[1].chipset = ide_qd6580;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)