diff options
Diffstat (limited to 'include/asm-alpha/floppy.h')
-rw-r--r-- | include/asm-alpha/floppy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/floppy.h b/include/asm-alpha/floppy.h index 6a9f02af9529..0be50413b2b5 100644 --- a/include/asm-alpha/floppy.h +++ b/include/asm-alpha/floppy.h | |||
@@ -91,8 +91,6 @@ static int FDC2 = -1; | |||
91 | #define N_FDC 2 | 91 | #define N_FDC 2 |
92 | #define N_DRIVE 8 | 92 | #define N_DRIVE 8 |
93 | 93 | ||
94 | #define FLOPPY_MOTOR_MASK 0xf0 | ||
95 | |||
96 | /* | 94 | /* |
97 | * Most Alphas have no problems with floppy DMA crossing 64k borders, | 95 | * Most Alphas have no problems with floppy DMA crossing 64k borders, |
98 | * except for certain ones, like XL and RUFFIAN. | 96 | * except for certain ones, like XL and RUFFIAN. |