X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-pnx4008%2Fentry-macro.S;h=f11731974e5d5a2b2b3123783b16cb8b7bc19375;hb=f80dff9da07d81da16e3b842118d47b9febf9c01;hp=c1c198e3680bde3bf442be47b3ab469bc2c573dc;hpb=588ef7693574cfbcb228f48d5478c2b39a9b0c9f;p=mv-sheeva.git diff --git a/include/asm-arm/arch-pnx4008/entry-macro.S b/include/asm-arm/arch-pnx4008/entry-macro.S index c1c198e3680..f11731974e5 100644 --- a/include/asm-arm/arch-pnx4008/entry-macro.S +++ b/include/asm-arm/arch-pnx4008/entry-macro.S @@ -28,6 +28,12 @@ .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 /* decode the MIC interrupt numbers */ ldr \base, =IO_ADDRESS(PNX4008_INTCTRLMIC_BASE)