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:
Al Viro
2007-07-20 04:33:28 +01:00
committed by Linus Torvalds
parent 88f8bb780e
commit 66a3f820cb
12 changed files with 17 additions and 15 deletions

View File

@@ -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 */