فهرست منبع

[MIPS] Include <asm/bugs> to for declaration of check_bugs32.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 سال پیش
والد
کامیت
5759906ca9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      arch/mips/kernel/cpu-probe.c

+ 1 - 0
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>