[PATCH] Remove unused prototype for init_modules()

Geert Uytterhoeven (geert@linux-m68k.org)
Tue, 24 Dec 2002 13:55:12 +0100 (MET)


Remove unused prototype for init_modules()

--- linux-2.5.53/init/main.c Tue Dec 24 10:09:02 2002
+++ linux-m68k-2.5.53/init/main.c Tue Dec 24 10:41:42 2002
@@ -58,7 +58,6 @@
static int init(void *);

extern void init_IRQ(void);
-extern void init_modules(void);
extern void sock_init(void);
extern void fork_init(unsigned long);
extern void extable_init(void);

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/