patch-2.4.0-test11 linux/drivers/ide/hpt366.c
Next file: linux/drivers/ide/icside.c
Previous file: linux/drivers/ide/hd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 7 11:02:24 2000
- Orig file:
v2.4.0-test10/linux/drivers/ide/hpt366.c
- Orig date:
Thu Jul 27 16:40:57 2000
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/ide/hpt366.c linux/drivers/ide/hpt366.c
@@ -698,7 +698,7 @@
#endif /* CONFIG_BLK_DEV_IDEDMA */
}
-void ide_dmacapable_hpt366 (ide_hwif_t *hwif, unsigned long dmabase)
+void __init ide_dmacapable_hpt366 (ide_hwif_t *hwif, unsigned long dmabase)
{
byte masterdma = 0, slavedma = 0;
byte dma_new = 0, dma_old = inb(dmabase+2);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)