Skip to content

Commit

Permalink
metag/traps: include setup.h for the per_cpu_trap_init declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
  • Loading branch information
Markos Chandras authored and James Hogan committed Jun 13, 2013
1 parent b79e88e commit 0184cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/metag/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0184cd3

Please sign in to comment.