[PATCH 06/10] ARM: OMAP2+: SmartReflex: use the platform header file for voltage functions

From: jean . pihet
Date: Thu Mar 15 2012 - 12:47:19 EST


From: Jean Pihet <j-pihet@xxxxxx>

Signed-off-by: Jean Pihet <j-pihet@xxxxxx>
---
arch/arm/mach-omap2/smartreflex.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/smartreflex.h b/arch/arm/mach-omap2/smartreflex.h
index f12ebde..8d3e3c2 100644
--- a/arch/arm/mach-omap2/smartreflex.h
+++ b/arch/arm/mach-omap2/smartreflex.h
@@ -22,7 +22,8 @@

#include <linux/platform_device.h>

-#include "voltage.h"
+#include <plat/smartreflex.h>
+#include <plat/voltage.h>

/*
* Different Smartreflex IPs version. The v1 is the 65nm version used in
--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/