diff options
Diffstat (limited to 'include/asm-x86/floppy_64.h')
-rw-r--r-- | include/asm-x86/floppy_64.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-x86/floppy_64.h b/include/asm-x86/floppy_64.h index 6ea13c3806f3..d993380dcb47 100644 --- a/include/asm-x86/floppy_64.h +++ b/include/asm-x86/floppy_64.h | |||
@@ -274,10 +274,6 @@ static int FDC2 = -1; | |||
274 | #define N_FDC 2 | 274 | #define N_FDC 2 |
275 | #define N_DRIVE 8 | 275 | #define N_DRIVE 8 |
276 | 276 | ||
277 | #define FLOPPY_MOTOR_MASK 0xf0 | ||
278 | |||
279 | #define AUTO_DMA | ||
280 | |||
281 | #define EXTRA_FLOPPY_PARAMS | 277 | #define EXTRA_FLOPPY_PARAMS |
282 | 278 | ||
283 | #endif /* __ASM_X86_64_FLOPPY_H */ | 279 | #endif /* __ASM_X86_64_FLOPPY_H */ |