]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-ebsa110/entry-macro.S
ARM: OMAP: Merge driver headers from N800 tree
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-ebsa110 / entry-macro.S
index aa23c5d6c69e4b4b31daf9ca1726f53daf10dcc6..f242be5c49bad2d0abdb4cee702c200202cf1150 100644 (file)
        .endm
 
        .macro  get_irqnr_preamble, base, tmp
+       mov     \base, #IRQ_STAT
        .endm
 
        .macro  arch_ret_to_user, tmp1, tmp2
        .endm
 
        .macro  get_irqnr_and_base, irqnr, stat, base, tmp
-       mov     \base, #IRQ_STAT
        ldrb    \stat, [\base]                  @ get interrupts
        mov     \irqnr, #0
        tst     \stat, #15