Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187635
b: refs/heads/master
c: 87aef30
h: refs/heads/master
i:
  187633: 22e46bb
  187631: 32d028c
v: v3
  • Loading branch information
Atul Dahiya authored and Ben Dooks committed Jan 29, 2010
1 parent 212001f commit 061920f
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: 81317960466ebd37fd958aa07993e3fea461dbe4
refs/heads/master: 87aef30eb3c5dac0491c83fe3b90bc61f1df24ec
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 061920f

Please sign in to comment.