summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/proc.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-06-12 07:00:35 -0700
committerTony Lindgren <tony@atomide.com>2013-06-12 07:00:35 -0700
commitf445d05328a2d627c2fb70c79d8b01455c254609 (patch)
treee46c5f112ba429f836c0c63719b928a8e14fb131 /arch/mips/kernel/proc.c
parent668468b161745df666b75fbfb76d14155b0f9df6 (diff)
parent3d85f548d3c84a13dc54cc9c79249c5fdae2ad36 (diff)
Merge branch 'dss-regulator' into omap-for-v3.11/fixes-non-critical
Diffstat (limited to 'arch/mips/kernel/proc.c')
-rw-r--r--arch/mips/kernel/proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/proc.c b/arch/mips/kernel/proc.c
index a3e461408b7..acb34373679 100644
--- a/arch/mips/kernel/proc.c
+++ b/arch/mips/kernel/proc.c
@@ -10,6 +10,7 @@
#include <asm/bootinfo.h>
#include <asm/cpu.h>
#include <asm/cpu-features.h>
+#include <asm/idle.h>
#include <asm/mipsregs.h>
#include <asm/processor.h>
#include <asm/prom.h>