Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39505
b: refs/heads/master
c: 8884c4c
h: refs/heads/master
i:
  39503: b0f0eb0
v: v3
  • Loading branch information
Paul Mundt committed Oct 12, 2006
1 parent 4ff24a1 commit 2cabfcd
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: 833abf7fe011c3dfe9bcab405856b73deab17062
refs/heads/master: 8884c4cb8b621963b5eb4a9ae45070bd0cb7085f
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/renesas/r7780rp/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ void __init init_r7780rp_IRQ(void)
disable_irq_nosync(i);
set_irq_chip_and_handler(i, &r7780rp_irq_chip,
handle_level_irq);
disable_r7780rp_irq(i);
enable_r7780rp_irq(i);
}
}

0 comments on commit 2cabfcd

Please sign in to comment.