aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/ide.h')
-rw-r--r--arch/m68k/include/asm/ide.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/ide.h b/arch/m68k/include/asm/ide.h
index b996a3c8cff5..9f95f06eebe2 100644
--- a/arch/m68k/include/asm/ide.h
+++ b/arch/m68k/include/asm/ide.h
@@ -123,8 +123,5 @@ ide_get_lock(irq_handler_t handler, void *data)
123} 123}
124#endif /* CONFIG_BLK_DEV_FALCON_IDE */ 124#endif /* CONFIG_BLK_DEV_FALCON_IDE */
125 125
126#define IDE_ARCH_ACK_INTR
127#define ide_ack_intr(hwif) ((hwif)->ack_intr ? (hwif)->ack_intr(hwif) : 1)
128
129#endif /* __KERNEL__ */ 126#endif /* __KERNEL__ */
130#endif /* _M68K_IDE_H */ 127#endif /* _M68K_IDE_H */