mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
metag/traps: include setup.h for the per_cpu_trap_init declaration
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com>
This commit is contained in:
parent
b79e88e55d
commit
0184cd347a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user