aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/devices-msm7x30.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2011-01-26 16:20:53 -0800
committerDavid Brown <davidb@codeaurora.org>2011-01-28 11:20:47 -0800
commitce1c80fbaa3b8e132d4e430cbf7cb4a9cd28b2d5 (patch)
tree6f9b5cd08bafc6f62ffe0c23c4a0b1a3297c29ba /arch/arm/mach-msm/devices-msm7x30.c
parentmsm: clock: Remove unused code and definitions (diff)
downloadlinux-dev-ce1c80fbaa3b8e132d4e430cbf7cb4a9cd28b2d5.tar.xz
linux-dev-ce1c80fbaa3b8e132d4e430cbf7cb4a9cd28b2d5.zip
msm: clock: Remove 7x30 and pcom includes from clock.h
clock.h includes clock-pcom.h and clock-7x30.h when it really doesn't need to. Remove the includes and fixup breakages. Reviewed-By: Saravana Kannan <skannan@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/devices-msm7x30.c')
-rw-r--r--arch/arm/mach-msm/devices-msm7x30.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/devices-msm7x30.c b/arch/arm/mach-msm/devices-msm7x30.c
index 4e9a0ab3e937..5dc64afd9ae0 100644
--- a/arch/arm/mach-msm/devices-msm7x30.c
+++ b/arch/arm/mach-msm/devices-msm7x30.c
@@ -28,6 +28,7 @@
#include <asm/mach/flash.h>
#include "clock-pcom.h"
+#include "clock-7x30.h"
#include <mach/mmc.h>