diff options
Diffstat (limited to 'include/asm-sh/floppy.h')
-rw-r--r-- | include/asm-sh/floppy.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-sh/floppy.h b/include/asm-sh/floppy.h index 3b59b3af777b..942ade98757b 100644 --- a/include/asm-sh/floppy.h +++ b/include/asm-sh/floppy.h | |||
@@ -263,10 +263,6 @@ static int FDC2 = -1; | |||
263 | #define N_FDC 2 | 263 | #define N_FDC 2 |
264 | #define N_DRIVE 8 | 264 | #define N_DRIVE 8 |
265 | 265 | ||
266 | #define FLOPPY_MOTOR_MASK 0xf0 | ||
267 | |||
268 | #define AUTO_DMA | ||
269 | |||
270 | #define EXTRA_FLOPPY_PARAMS | 266 | #define EXTRA_FLOPPY_PARAMS |
271 | 267 | ||
272 | #endif /* __ASM_SH_FLOPPY_H */ | 268 | #endif /* __ASM_SH_FLOPPY_H */ |