summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-02-18 19:07:31 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-02-18 21:31:36 +0000
commit5759906ca9e5201c3fd40d61c861ec1e441d3a24 (patch)
treec2c9a54f68737f5de2502009ed9e44ac67269ff0 /arch/mips/kernel/cpu-probe.c
parent6a1e552947b0d73310e534bf4eb09e14db1e5056 (diff)
downloadop-kernel-dev-5759906ca9e5201c3fd40d61c861ec1e441d3a24.zip
op-kernel-dev-5759906ca9e5201c3fd40d61c861ec1e441d3a24.tar.gz
[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/cpu-probe.c')
-rw-r--r--arch/mips/kernel/cpu-probe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/cpu-probe.c b/arch/mips/kernel/cpu-probe.c
index f59ef27..50ed6d5 100644
--- a/arch/mips/kernel/cpu-probe.c
+++ b/arch/mips/kernel/cpu-probe.c
@@ -16,6 +16,7 @@
#include <linux/ptrace.h>
#include <linux/stddef.h>
+#include <asm/bugs.h>
#include <asm/cpu.h>
#include <asm/fpu.h>
#include <asm/mipsregs.h>
OpenPOWER on IntegriCloud