[PATCH] Apollo compile fixes

From: Geert Uytterhoeven (geert@linux-m68k.org)
Date: Sat Jul 26 2003 - 09:51:37 EST


Apollo: Kill initialization of obsolete mach_floppy_init and unnecessary
mach_floppy_setup function pointers

--- linux-2.6.x/arch/m68k/apollo/config.c Sun Mar 2 21:16:22 2003
+++ linux-m68k-2.6.x/arch/m68k/apollo/config.c Wed Jun 4 11:07:12 2003
@@ -183,10 +183,6 @@
         mach_hwclk = dn_dummy_hwclk; /* */
         mach_set_clock_mmss = dn_dummy_set_clock_mmss; /* */
         mach_process_int = dn_process_int;
-#ifdef CONFIG_BLK_DEV_FD
- mach_floppy_init = dn_dummy_floppy_init;
- mach_floppy_setup = dn_dummy_floppy_setup;
-#endif
         mach_reset = dn_dummy_reset; /* */
 #ifdef CONFIG_DUMMY_CONSOLE
         conswitchp = &dummy_con;

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:28 EST