diff options
Diffstat (limited to 'arch/m68k/include/asm/macintosh.h')
-rw-r--r-- | arch/m68k/include/asm/macintosh.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/include/asm/macintosh.h b/arch/m68k/include/asm/macintosh.h index e5bf02d3741d..b02418c45b86 100644 --- a/arch/m68k/include/asm/macintosh.h +++ b/arch/m68k/include/asm/macintosh.h | |||
@@ -16,12 +16,6 @@ extern void mac_irq_enable(struct irq_data *data); | |||
16 | extern void mac_irq_disable(struct irq_data *data); | 16 | extern void mac_irq_disable(struct irq_data *data); |
17 | 17 | ||
18 | /* | 18 | /* |
19 | * Floppy driver magic hook - probably shouldn't be here | ||
20 | */ | ||
21 | |||
22 | extern void via1_set_head(int); | ||
23 | |||
24 | /* | ||
25 | * Macintosh Table | 19 | * Macintosh Table |
26 | */ | 20 | */ |
27 | 21 | ||