]> Pileus Git - ~andy/linux/commitdiff
metag/traps: include setup.h for the per_cpu_trap_init declaration
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 May 2013 09:56:00 +0000 (10:56 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Thu, 13 Jun 2013 11:55:30 +0000 (12:55 +0100)
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/kernel/traps.c

index a7051de2007533c2f7f5116bd68ef7f4ce4870ad..c00ade0228ef8f11ff140577f0e712956e0003ee 100644 (file)
@@ -33,6 +33,7 @@
 #include <asm/siginfo.h>
 #include <asm/traps.h>
 #include <asm/hwthread.h>
+#include <asm/setup.h>
 #include <asm/switch.h>
 #include <asm/user_gateway.h>
 #include <asm/syscall.h>