Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208670
b: refs/heads/master
c: 9b7c23a
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed May 20, 2010
1 parent d12e74c commit b026d76
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: ffee72d4681c8777918268a96aef42bdeb6c367b
refs/heads/master: 9b7c23adb350a108737a993c9c781463c1439dc6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/include/mach/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define irq2evt(irq) (((irq) + 16) << 5)

/* INTCS */
#define INTCS_VECT_BASE 0x3400
#define INTCS_VECT_BASE 0x2200
#define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect))
#define intcs_evt2irq(evt) evt2irq(INTCS_VECT_BASE + (evt))

Expand Down

0 comments on commit b026d76

Please sign in to comment.