patch-2.3.4 linux/include/linux/ide.h
Next file: linux/include/linux/if_arp.h
Previous file: linux/include/linux/i2c.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri May 28 09:34:41 1999
- Orig file:
v2.3.3/linux/include/linux/ide.h
- Orig date:
Fri May 14 18:55:29 1999
diff -u --recursive --new-file v2.3.3/linux/include/linux/ide.h linux/include/linux/ide.h
@@ -810,12 +810,4 @@
unsigned long ide_get_or_set_dma_base (ide_hwif_t *hwif, int extra, const char *name) __init;
#endif
-/* This is too ugly to live! */
-#ifdef CONFIG_BLK_DEV_PDC4030
-#include "pdc4030.h"
-#define IS_PDC4030_DRIVE (HWIF(drive)->chipset == ide_pdc4030)
-#else
-#define IS_PDC4030_DRIVE (0) /* auto-NULLs out pdc4030 code */
-#endif /* CONFIG_BLK_DEV_PDC4030 */
-
#endif /* _IDE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)