mirror of https://gitee.com/openkylin/linux.git
[MIPS] SMTC Build fix.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
dc41fb4396
commit
6e74bae9a0
|
@ -8,7 +8,7 @@
|
|||
#include <asm/regdef.h>
|
||||
#include <asm/asmmacro.h>
|
||||
#include <asm/stackframe.h>
|
||||
#include <asm/stackframe.h>
|
||||
#include <asm/irqflags.h>
|
||||
|
||||
/*
|
||||
* "Software Interrupt" linkage.
|
||||
|
|
Loading…
Reference in New Issue