Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226490
b: refs/heads/master
c: df127ee
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Dec 15, 2010
1 parent 1146010 commit 13fb66e
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: 79b357c2171ab3e52148503f0efa66d64a13413e
refs/heads/master: df127ee375af4cb40b979605e0c336fc79bd38e7
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/io.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ static inline void omap_irq_base_init(void)
extern void __iomem *omap_irq_base;

#ifdef MULTI_OMAP2
if (cpu_is_omap242x())
if (cpu_is_omap24xx())
omap_irq_base = OMAP2_L4_IO_ADDRESS(OMAP24XX_IC_BASE);
else if (cpu_is_omap34xx())
omap_irq_base = OMAP2_L4_IO_ADDRESS(OMAP34XX_IC_BASE);
Expand Down

0 comments on commit 13fb66e

Please sign in to comment.