]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h
authorBellido Nicolas <ml@acolin.be>
Sun, 7 May 2006 21:49:22 +0000 (22:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 May 2006 21:49:22 +0000 (22:49 +0100)
Patch from Bellido Nicolas

Since git commit 2b78838842346da390e8547cd37035184376d506, entry-macro.S needs to include asm/arch/irqs.h

Signed-off-by: Nicolas Bellido <ml@acolin.be>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-aaec2000/entry-macro.S

index df31313ab07eee1a0ab1435570db35f02b0d6009..1eb3503bd16e1a78303a610eb4723422cde8988a 100644 (file)
@@ -10,6 +10,7 @@
  *  published by the Free Software Foundation.
  *
  */
+#include <asm/arch/irqs.h>
 
                .macro  disable_fiq
                .endm