Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146806
b: refs/heads/master
c: 62fad39
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed May 22, 2009
1 parent 09fe596 commit 9884c11
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2f3ed17e010e8c0873094016f93c1afbb4adb666
refs/heads/master: 62fad39be0662a924b60e4354b802525ceda0bb1
3 changes: 2 additions & 1 deletion trunk/arch/sh/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
* advised to cap this at the hard limit that they're interested in
* through the machvec.
*/
#define NR_IRQS 256
#define NR_IRQS 256
#define NR_IRQS_LEGACY 8 /* Legacy external IRQ0-7 */

/*
* Convert back and forth between INTEVT and IRQ values.
Expand Down

0 comments on commit 9884c11

Please sign in to comment.