|
@@ -43,8 +43,7 @@ struct ehci_dbg_port {
|
|
};
|
|
};
|
|
|
|
|
|
#ifdef CONFIG_EARLY_PRINTK_DBGP
|
|
#ifdef CONFIG_EARLY_PRINTK_DBGP
|
|
-#include <linux/init.h>
|
|
|
|
-extern int __init early_dbgp_init(char *s);
|
|
|
|
|
|
+extern int early_dbgp_init(char *s);
|
|
extern struct console early_dbgp_console;
|
|
extern struct console early_dbgp_console;
|
|
#endif /* CONFIG_EARLY_PRINTK_DBGP */
|
|
#endif /* CONFIG_EARLY_PRINTK_DBGP */
|
|
|
|
|