projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b79e88e
)
metag/traps: include setup.h for the per_cpu_trap_init declaration
author
Markos Chandras
<markos.chandras@imgtec.com>
Thu, 9 May 2013 09:56:00 +0000
(10:56 +0100)
committer
James 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
patch
|
blob
|
history
diff --git
a/arch/metag/kernel/traps.c
b/arch/metag/kernel/traps.c
index a7051de2007533c2f7f5116bd68ef7f4ce4870ad..c00ade0228ef8f11ff140577f0e712956e0003ee 100644
(file)
--- a/
arch/metag/kernel/traps.c
+++ b/
arch/metag/kernel/traps.c
@@
-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>