diff options
Diffstat (limited to 'include/asm-arm/floppy.h')
-rw-r--r-- | include/asm-arm/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/floppy.h b/include/asm-arm/floppy.h index d595c15166a4..41a5e9d6bb69 100644 --- a/include/asm-arm/floppy.h +++ b/include/asm-arm/floppy.h | |||
@@ -128,8 +128,6 @@ static inline void fd_scandrives (void) | |||
128 | #define N_FDC 1 | 128 | #define N_FDC 1 |
129 | #define N_DRIVE 4 | 129 | #define N_DRIVE 4 |
130 | 130 | ||
131 | #define FLOPPY_MOTOR_MASK 0xf0 | ||
132 | |||
133 | #define CROSS_64KB(a,s) (0) | 131 | #define CROSS_64KB(a,s) (0) |
134 | 132 | ||
135 | /* | 133 | /* |