diff options
Diffstat (limited to 'include/asm-mips/floppy.h')
-rw-r--r-- | include/asm-mips/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/floppy.h b/include/asm-mips/floppy.h index a62d0990c8ae..992d232adc83 100644 --- a/include/asm-mips/floppy.h +++ b/include/asm-mips/floppy.h | |||
@@ -34,8 +34,6 @@ static inline void fd_cacheflush(char * addr, long size) | |||
34 | #define N_FDC 1 /* do you *really* want a second controller? */ | 34 | #define N_FDC 1 /* do you *really* want a second controller? */ |
35 | #define N_DRIVE 8 | 35 | #define N_DRIVE 8 |
36 | 36 | ||
37 | #define FLOPPY_MOTOR_MASK 0xf0 | ||
38 | |||
39 | /* | 37 | /* |
40 | * The DMA channel used by the floppy controller cannot access data at | 38 | * The DMA channel used by the floppy controller cannot access data at |
41 | * addresses >= 16MB | 39 | * addresses >= 16MB |