diff options
Diffstat (limited to 'include/asm-alpha/floppy.h')
-rw-r--r-- | include/asm-alpha/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/floppy.h b/include/asm-alpha/floppy.h index 7337896fa..39c1e491c 100644 --- a/include/asm-alpha/floppy.h +++ b/include/asm-alpha/floppy.h @@ -33,8 +33,6 @@ "floppy", NULL) #define fd_free_irq(irq) free_irq(irq, NULL); -#define fd_cacheflush(addr,size) /* nothing */ - __inline__ void virtual_dma_init(void) { /* Nothing to do on an Alpha */ |