[MIPS] SMTC Build fix.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
dc41fb4396
commit
6e74bae9a0
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue