msm: clock-fsm9xxx: Fix compilation error

Remove dummy functions and include clock.h instead of clock-local.h

Acked-by: Kaushik Sikdar <ksikdar@qualcomm.com>
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
diff --git a/arch/arm/mach-msm/clock-fsm9xxx.c b/arch/arm/mach-msm/clock-fsm9xxx.c
index 4011e3f..52e4dfc 100644
--- a/arch/arm/mach-msm/clock-fsm9xxx.c
+++ b/arch/arm/mach-msm/clock-fsm9xxx.c
@@ -15,21 +15,7 @@
 
 #include <mach/clk.h>
 
-#include "clock-local.h"
-
-int soc_update_sys_vdd(enum sys_vdd_level level)
-{
-	return -EINVAL;
-}
-
-int soc_set_pwr_rail(struct clk *clk, int enable)
-{
-	return 0;
-}
-
-void __init msm_clk_soc_init(void)
-{
-}
+#include "clock.h"
 
 /*
  * Clocks