ARM: remove disable_fiq and arch_ret_to_user macros
[cascardo/linux.git] / arch / arm / mach-iop32x / include / mach / entry-macro.S
index b02fb56..ea13ae0 100644 (file)
@@ -9,9 +9,6 @@
  */
 #include <mach/iop32x.h>
 
-       .macro  disable_fiq
-       .endm
-
        .macro get_irqnr_preamble, base, tmp
        mrc     p15, 0, \tmp, c15, c1, 0
        orr     \tmp, \tmp, #(1 << 6)