spelling fixes: arch/m68k/
[powerpc.git] / arch / m68k / kernel / time.c
index 4c065f9..7db4159 100644 (file)
@@ -72,7 +72,7 @@ static irqreturn_t timer_interrupt(int irq, void *dummy)
        return IRQ_HANDLED;
 }
 
-void time_init(void)
+void __init time_init(void)
 {
        struct rtc_time time;