ux500: remove build-time changing macros
[deliverable/linux.git] / arch / arm / mach-ux500 / include / mach / entry-macro.S
index a37f585a3ecbbca21270c78a13681c1955f06c4c..071bba94f7271470e0a2e4de884abcbf03b3d231 100644 (file)
  * warranty of any kind, whether express or implied.
  */
 #include <mach/hardware.h>
-#define HAVE_GET_IRQNR_PREAMBLE
 #include <asm/hardware/entry-macro-gic.S>
 
                .macro  disable_fiq
                .endm
 
-               .macro  get_irqnr_preamble, base, tmp
-               ldr     \base, =IO_ADDRESS(UX500_GIC_CPU_BASE)
-               .endm
-
                .macro  arch_ret_to_user, tmp1, tmp2
                .endm
This page took 0.043249 seconds and 5 git commands to generate.