summaryrefslogtreecommitdiff
path: root/arch/mips/vr41xx
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-05-21 16:59:19 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-05-22 01:34:27 +0200
commitbdc92d74e0ec95a8101447467c25f015105f2e5a (patch)
tree3351d0c3678a5db6a1229c89c8f158748890112f /arch/mips/vr41xx
parentd882f07a83642283b9bc4e7f4c56ac4982c5e629 (diff)
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vr41xx')
-rw-r--r--arch/mips/vr41xx/common/pmu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/common/pmu.c b/arch/mips/vr41xx/common/pmu.c
index 70a3f90131d8..d7f755833c3f 100644
--- a/arch/mips/vr41xx/common/pmu.c
+++ b/arch/mips/vr41xx/common/pmu.c
@@ -27,6 +27,7 @@
#include <asm/cacheflush.h>
#include <asm/cpu.h>
+#include <asm/idle.h>
#include <asm/io.h>
#include <asm/processor.h>
#include <asm/reboot.h>