aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3x
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/sun3x')
-rw-r--r--arch/m68k/sun3x/prom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/sun3x/prom.c b/arch/m68k/sun3x/prom.c
index 48f8eb7b1565..a7b7e818d627 100644
--- a/arch/m68k/sun3x/prom.c
+++ b/arch/m68k/sun3x/prom.c
@@ -92,7 +92,7 @@ static struct console sun3x_debug = {
92 .index = -1, 92 .index = -1,
93}; 93};
94 94
95void sun3x_prom_init(void) 95void __init sun3x_prom_init(void)
96{ 96{
97 /* Read the vector table */ 97 /* Read the vector table */
98 98