Explorar o código

[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h

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>
Bellido Nicolas %!s(int64=19) %!d(string=hai) anos
pai
achega
201be92a42
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/asm-arm/arch-aaec2000/entry-macro.S

+ 1 - 0
include/asm-arm/arch-aaec2000/entry-macro.S

@@ -10,6 +10,7 @@
  *  published by the Free Software Foundation.
  *
  */
+#include <asm/arch/irqs.h>
 
 		.macro	disable_fiq
 		.endm