fbconsole: we don't need two inits
This commit is contained in:
parent
c37d50cafe
commit
6df96f9ec9
@ -382,5 +382,7 @@ int __init htc_fb_console_init(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if !defined(CONFIG_VERY_EARLY_CONSOLE)
|
||||
console_initcall(htc_fb_console_init);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user