[TRIVIAL] Remove unused prototype for init_modules()

Rusty Trivial Russell (rusty@rustcorp.com.au)
Mon, 06 Jan 2003 14:49:18 +1100


From: Geert Uytterhoeven <geert@linux-m68k.org>


Remove unused prototype for init_modules()

--- trivial-2.5-bk/init/main.c.orig 2003-01-06 14:08:49.000000000 +1100
+++ trivial-2.5-bk/init/main.c 2003-01-06 14:08:49.000000000 +1100
@@ -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);

-- 
  Don't blame me: the Monkey is driving
  File: Geert Uytterhoeven <geert@linux-m68k.org>: [PATCH] Remove unused prototype for init_modules()
-
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/