X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-omap%2Fentry-macro.S;h=74cd57221c8ee14a6845b0ed55ef0f5d6fb851ae;hb=445959821f82846913fe09fee0573e0238415e8c;hp=f6967c8df32336c6d780005e6ff3251dcb6e79ea;hpb=6139dbbb7769c7251e04813f577454c6c9293e15;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/arch-omap/entry-macro.S b/include/asm-arm/arch-omap/entry-macro.S index f6967c8df32..74cd57221c8 100644 --- a/include/asm-arm/arch-omap/entry-macro.S +++ b/include/asm-arm/arch-omap/entry-macro.S @@ -68,7 +68,7 @@ .endm .macro get_irqnr_and_base, irqnr, irqstat, base, tmp - ldr \base, =VA_IC_BASE + ldr \base, =OMAP2_VA_IC_BASE ldr \irqnr, [\base, #0x98] /* IRQ pending reg 1 */ cmp \irqnr, #0x0 bne 2222f