Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187643
b: refs/heads/master
c: 28db4ed
h: refs/heads/master
i:
  187641: 9ae4cec
  187639: fa54f4b
v: v3
  • Loading branch information
Ben Dooks committed Feb 3, 2010
1 parent 75faff2 commit 3e11a6a
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: 91492b4a04586e7cb191c72de9d1b22545a3ce16
refs/heads/master: 28db4ed52d329ca06da9fbcc9dcf6c4e25cdcac2
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s5p/include/plat/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
#define S5P_IRQ_VIC0(x) (S5P_VIC0_BASE + (x))
#define S5P_IRQ_VIC1(x) (S5P_VIC1_BASE + (x))

#define S5P_TIMER_IRQ(x) S5P_IRQ(64 + (x))
#define S5P_TIMER_IRQ(x) S5P_IRQ(11 + (x))

#define IRQ_TIMER0 S5P_TIMER_IRQ(0)
#define IRQ_TIMER1 S5P_TIMER_IRQ(1)
Expand Down

0 comments on commit 3e11a6a

Please sign in to comment.