Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187775
b: refs/heads/master
c: 586f64c
h: refs/heads/master
i:
  187773: 209e2f9
  187771: 7d73c51
  187767: 3594cb8
  187759: fd1f5f7
  187743: c203de4
  187711: dab3f5e
  187647: d395912
v: v3
  • Loading branch information
Jiri Kosina committed Feb 22, 2010
1 parent 3c55cf0 commit ef71e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7e9f6219d01ccb4af6fe5ad082150032ecae8ab
refs/heads/master: 586f64c749a71fa2c86e1e2c121d22c8bc60669a
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/leon_kernel.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}

Expand Down

0 comments on commit ef71e1e

Please sign in to comment.