patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-arm / arch-lh7a40x / ide.h
index 7a461d1..fb50c07 100644 (file)
@@ -64,13 +64,6 @@ static __inline__  void ide_init_default_hwifs (void)
        ide_register_hw (&hw, &hwif);
        lpd7a40x_hwif_ioops (hwif); /* Override IO routines */
 }
-
-#else
-
-static __inline__ void ide_init_hwif_ports (hw_regs_t *hw, int data_port,
-                                           int ctrl_port, int *irq) {}
-static __inline__ void ide_init_default_hwifs (void) {}
-
 #endif
 
 #endif