cleanup floppy.h
AUTO_DMA and FLOPPY_MOTOR_MASK in include/asm-*/floppy.h are dead symbols - remove them. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
2e9c47cd4d
commit
9c6cdad7fe
@@ -31,9 +31,6 @@ asmlinkage irqreturn_t floppy_hardint(int irq, void *dev_id);
|
||||
#define FLOPPY0_TYPE (MACH_IS_Q40 ? 6 : 4)
|
||||
#define FLOPPY1_TYPE 0
|
||||
|
||||
#define FLOPPY_MOTOR_MASK 0xf0
|
||||
|
||||
|
||||
/* basically PC init + set use_virtual_dma */
|
||||
#define FDC1 m68k_floppy_init()
|
||||
|
||||
|
Reference in New Issue
Block a user