m68k: missing __init
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -92,7 +92,7 @@ static struct console sun3x_debug = {
|
||||
.index = -1,
|
||||
};
|
||||
|
||||
void sun3x_prom_init(void)
|
||||
void __init sun3x_prom_init(void)
|
||||
{
|
||||
/* Read the vector table */
|
||||
|
||||
|
Reference in New Issue
Block a user