Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39147
b: refs/heads/master
c: d864b96
h: refs/heads/master
i:
  39145: 35d5833
  39143: 0bc8035
v: v3
  • Loading branch information
Ralf Baechle committed Oct 8, 2006
1 parent 7549904 commit 83ad80c
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: de4f742b96f286ac20c04dd9c53897a05b412843
refs/heads/master: d864b96bb08f88d000cf8f78b5bac93fe631d0f5
2 changes: 1 addition & 1 deletion trunk/arch/mips/momentum/ocelot_c/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ asmlinkage void plat_irq_dispatch(void)
else if (pending & STATUSF_IP5)
ll_cpci_irq();
else if (pending & STATUSF_IP6)
ll_mv64340_irq(regs);
ll_mv64340_irq();
else if (pending & STATUSF_IP7)
do_IRQ(7);
else
Expand Down

0 comments on commit 83ad80c

Please sign in to comment.