patch-2.2.15 linux/drivers/block/ll_rw_blk.c
Next file: linux/drivers/block/raid1.c
Previous file: linux/drivers/block/ide_modes.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Apr 21 12:45:50 2000
- Orig file:
v2.2.14/drivers/block/ll_rw_blk.c
- Orig date:
Tue Jan 4 21:18:44 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/block/ll_rw_blk.c linux/drivers/block/ll_rw_blk.c
@@ -847,8 +847,7 @@
#ifdef CONFIG_BLK_DEV_FD
floppy_init();
#else
-#if !defined (__mc68000__) && !defined(CONFIG_PMAC) && !defined(__sparc__)\
- && !defined(CONFIG_APUS)
+#if !defined (__mc68000__) && !defined(CONFIG_PPC) && !defined(__sparc__)
outb_p(0xc, 0x3f2);
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)