Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
[pandora-kernel.git] / arch / sparc / kernel / leon_kernel.c
index 554e0b8..87f1760 100644 (file)
@@ -124,7 +124,7 @@ void __init leon_init_timers(irq_handler_t counter_fn)
 
                if (!(LEON3_BYPASS_LOAD_PA(&leon3_gptimer_regs->config) &
                      (1<<LEON3_GPTIMER_SEPIRQ))) {
-                       prom_printf("irq timer not configured with separate irqs \n");
+                       prom_printf("irq timer not configured with seperate irqs \n");
                        BUG();
                }