[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 18 Feb 2007 19:07:31 +0000 (19:07 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 18 Feb 2007 21:31:36 +0000 (21:31 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c

index f59ef271d2472d97bc65e3a76ad74fc3088ee363..50ed6d58ae71466552739ff3a2bce8a5068859a5 100644 (file)
@@ -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>