X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap1%2Finclude%2Fmach%2Fentry-macro.S;h=bfb4fb1d7382018e24b4dfb561bbf7cb6d92967d;hb=6277d53a9ff34ecd3837690b243aa8c8c993898d;hp=c9be6d4d83e27cfd034cd8ea8df34948d3364a8c;hpb=bbba75606963c82febf7bd2761ea848ac5d1a1bb;p=pandora-kernel.git diff --git a/arch/arm/mach-omap1/include/mach/entry-macro.S b/arch/arm/mach-omap1/include/mach/entry-macro.S index c9be6d4d83e2..bfb4fb1d7382 100644 --- a/arch/arm/mach-omap1/include/mach/entry-macro.S +++ b/arch/arm/mach-omap1/include/mach/entry-macro.S @@ -14,19 +14,6 @@ #include #include -/* - * We use __glue to avoid errors with multiple definitions of - * .globl omap_irq_flags as it's included from entry-armv.S but not - * from entry-common.S. - */ -#ifdef __glue - .pushsection .data - .globl omap_irq_flags -omap_irq_flags: - .word 0 - .popsection -#endif - .macro disable_fiq .endm