Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 201be92a authored by Bellido Nicolas's avatar Bellido Nicolas Committed by Russell King
Browse files

[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: default avatarNicolas Bellido <ml@acolin.be>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 8a33b224
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
 *  published by the Free Software Foundation.
 *
 */
#include <asm/arch/irqs.h>

		.macro	disable_fiq
		.endm