ARM: remove disable_fiq and arch_ret_to_user macros
[deliverable/linux.git] / arch / arm / mach-dove / include / mach / entry-macro.S
index e84c78c2a8b738408162e9902ca903467afe1906..72d622baaad3165ee3e920e6c5fc774e79cf26c5 100644 (file)
 
 #include <mach/bridge-regs.h>
 
-       .macro  disable_fiq
-       .endm
-
-       .macro  arch_ret_to_user, tmp1, tmp2
-       .endm
-
        .macro  get_irqnr_preamble, base, tmp
        ldr     \base, =IRQ_VIRT_BASE
        .endm
This page took 0.028877 seconds and 5 git commands to generate.