diff options
Diffstat (limited to 'include/asm-m68k/floppy.h')
-rw-r--r-- | include/asm-m68k/floppy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/floppy.h b/include/asm-m68k/floppy.h index eace8b552..9caeb6371 100644 --- a/include/asm-m68k/floppy.h +++ b/include/asm-m68k/floppy.h @@ -15,6 +15,7 @@ asmlinkage void floppy_hardint(int irq, void *dev_id, struct pt_regs * regs); +#undef MAX_DMA_ADDRESS #define MAX_DMA_ADDRESS 0x00 /* nothing like that */ extern spinlock_t dma_spin_lock; |