mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
[pandora-kernel.git] / arch / mips / kernel / cpu-probe.c
index ebc0cd2..bc815eb 100644 (file)
@@ -24,6 +24,7 @@
 #include <asm/mipsregs.h>
 #include <asm/system.h>
 #include <asm/watch.h>
+#include <asm/elf.h>
 #include <asm/spram.h>
 #include <asm/uaccess.h>