|
@@ -194,13 +194,6 @@ static inline void ide_std_init_ports(hw_regs_t *hw,
|
|
#define MAX_HWIFS CONFIG_IDE_MAX_HWIFS
|
|
#define MAX_HWIFS CONFIG_IDE_MAX_HWIFS
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-/* needed on alpha, x86/x86_64, ia64, mips, ppc32 and sh */
|
|
|
|
-#ifndef IDE_ARCH_OBSOLETE_DEFAULTS
|
|
|
|
-# define ide_default_io_base(index) (0)
|
|
|
|
-# define ide_default_irq(base) (0)
|
|
|
|
-# define ide_init_default_irq(base) (0)
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
/* Currently only m68k, apus and m8xx need it */
|
|
/* Currently only m68k, apus and m8xx need it */
|
|
#ifndef IDE_ARCH_ACK_INTR
|
|
#ifndef IDE_ARCH_ACK_INTR
|
|
# define ide_ack_intr(hwif) (1)
|
|
# define ide_ack_intr(hwif) (1)
|