commit | 6e74bae9a0c2fc59ffb0e25fec074b4ac0ac7048 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Aug 16 14:05:11 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 27 13:37:36 2006 +0100 |
tree | d15d23874a19760e3e2b43cf9ae053d8b3629206 | |
parent | dc41fb43966ae1318fe34a8e5f959924a7c05d81 [diff] |
[MIPS] SMTC Build fix. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/smtc-asm.S b/arch/mips/kernel/smtc-asm.S index 4cc3dea..76cb31d 100644 --- a/arch/mips/kernel/smtc-asm.S +++ b/arch/mips/kernel/smtc-asm.S
@@ -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.