Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14341
b: refs/heads/master
c: 3d5d440
h: refs/heads/master
i:
  14339: 709288b
v: v3
  • Loading branch information
Ralf Baechle committed Nov 17, 2005
1 parent a0a9af0 commit eed696e
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: c183f1224bbae052b5fbb971d6eafc5cbdc6be4f
refs/heads/master: 3d5d44017601c927f5e14c43b0efee34e7e50a66
2 changes: 1 addition & 1 deletion trunk/arch/mips/momentum/ocelot_g/gt-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ void gt64240_time_init(void)
timer.name = "timer";
timer.dev_id = NULL;
timer.next = NULL;
timer.mask = 0;
timer.mask = CPU_MASK_NONE;
irq_desc[6].action = &timer;

enable_irq(6);
Expand Down

0 comments on commit eed696e

Please sign in to comment.