diff options
Diffstat (limited to 'include/asm-sparc/floppy.h')
-rw-r--r-- | include/asm-sparc/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc/floppy.h b/include/asm-sparc/floppy.h index acd06d8ff70a..5da1eef0f706 100644 --- a/include/asm-sparc/floppy.h +++ b/include/asm-sparc/floppy.h | |||
@@ -77,8 +77,6 @@ static struct sun_floppy_ops sun_fdops; | |||
77 | #define fd_dma_mem_free(addr,size) (vfree((void *)(addr))) | 77 | #define fd_dma_mem_free(addr,size) (vfree((void *)(addr))) |
78 | #endif | 78 | #endif |
79 | 79 | ||
80 | #define FLOPPY_MOTOR_MASK 0x10 | ||
81 | |||
82 | /* XXX This isn't really correct. XXX */ | 80 | /* XXX This isn't really correct. XXX */ |
83 | #define get_dma_residue(x) (0) | 81 | #define get_dma_residue(x) (0) |
84 | 82 | ||