platform: msm8994: Fix the SMEM ram address

Fix the smem ram address based on v9 memory map.

Change-Id: I4af82f4a09301adff05a8264983b305e2e4705ae
diff --git a/platform/msm8994/include/platform/iomap.h b/platform/msm8994/include/platform/iomap.h
index d77ad55..4a6c22d 100644
--- a/platform/msm8994/include/platform/iomap.h
+++ b/platform/msm8994/include/platform/iomap.h
@@ -29,8 +29,7 @@
 #ifndef _PLATFORM_MSM8994_IOMAP_H_
 #define _PLATFORM_MSM8994_IOMAP_H_
 
-#define MSM_SHARED_BASE             0x0FA00000
-
+#define MSM_SHARED_BASE             0x06A00000
 
 #define MSM_IOMAP_BASE              0xF9000000
 #define MSM_IOMAP_END               0xFEFFFFFF