summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSebastien Jan <s-jan@ti.com>2012-07-13 08:24:12 +0800
committerAndy Green <andy.green@linaro.org>2012-07-13 08:24:12 +0800
commita7f5adab55d386757c8b10e7be824326b078bfd3 (patch)
tree04338c3ee27ff3989827807fe000fcd2809761b4 /arch
parent8c48609208d8babaf5bf5ad09a064c8ad72f3f11 (diff)
downloadpanda-a7f5adab55d386757c8b10e7be824326b078bfd3.tar.gz
omap: fix SmartReflex 1.5 compilation
Signed-off-by: Sebastien Jan <s-jan@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/smartreflex-class1p5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/smartreflex-class1p5.c b/arch/arm/mach-omap2/smartreflex-class1p5.c
index 8189406fc13..a6ebabd05b1 100644
--- a/arch/arm/mach-omap2/smartreflex-class1p5.c
+++ b/arch/arm/mach-omap2/smartreflex-class1p5.c
@@ -26,6 +26,7 @@
#include <linux/kobject.h>
#include <linux/workqueue.h>
#include <linux/opp.h>
+#include <plat/cpu.h>
#include "smartreflex.h"
#include "voltage.h"