Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0da2b300 authored by Frans Pop's avatar Frans Pop Committed by David S. Miller
Browse files

sparc: remove trailing space in messages



Also fixes a typo in one message.

Signed-off-by: default avatarFrans Pop <elendil@planet.nl>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1349ea08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 seperate irqs \n");
			prom_printf("irq timer not configured with separate irqs\n");
			BUG();
		}

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.