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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2007-02-18 19:07:31 +00:00
parent 6a1e552947
commit 5759906ca9
1 changed files with 1 additions and 0 deletions

View 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>