Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372251
b: refs/heads/master
c: 1f4f11c
h: refs/heads/master
i:
  372249: 55bab43
  372247: 4c52dbd
v: v3
  • Loading branch information
Magnus Damm authored and Simon Horman committed Mar 18, 2013
1 parent 81a66a9 commit fdcd571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 443580486e3b96578928c1c91e8fbdcf0c9c9c7f
refs/heads/master: 1f4f11c671dacc219fae538ecf691fd212e295a6
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-shmobile/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@
#define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect))
#define intcs_evt2irq(evt) evt2irq(INTCS_VECT_BASE + (evt))

/* External IRQ pins */
#define IRQPIN_BASE 2000
#define irq_pin(nr) ((nr) + IRQPIN_BASE)

#endif /* __ASM_MACH_IRQS_H */

0 comments on commit fdcd571

Please sign in to comment.