Remove unneeded extern from main.c.

diff --git a/init/main.c b/init/main.c
index a92989e..dd1566f 100644
--- a/init/main.c
+++ b/init/main.c
@@ -87,7 +87,6 @@ static int init(void *);
 extern void init_IRQ(void);
 extern void fork_init(unsigned long);
 extern void mca_init(void);
-extern void sbus_init(void);
 extern void signals_init(void);
 extern void pidhash_init(void);
 extern void pidmap_init(void);



-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to