]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/entry-macro.S
ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / entry-macro.S
index c90dff4828f730f9bc8d8b2a1760e716f46ea75c..f6967c8df32336c6d780005e6ff3251dcb6e79ea 100644 (file)
                .macro  disable_fiq
                .endm
 
+               .macro  get_irqnr_preamble, base, tmp
+               .endm
+
+               .macro  arch_ret_to_user, tmp1, tmp2
+               .endm
+
                .macro  get_irqnr_and_base, irqnr, irqstat, base, tmp
                ldr     \base, =VA_IC_BASE
                ldr     \irqnr, [\base, #0x98] /* IRQ pending reg 1 */