msm: smsm: Add new SMSM bit definition

Add SMSM_LTE_COEX_AWAKE bit definition used between Modem and WCNSS for
LTE coexistence signaling.

Change-Id: I8995a30fc8786a01e815aee8178f7337181250d9
Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>
diff --git a/arch/arm/mach-msm/include/mach/msm_smsm.h b/arch/arm/mach-msm/include/mach/msm_smsm.h
index 5b15340..0fc3a2b 100644
--- a/arch/arm/mach-msm/include/mach/msm_smsm.h
+++ b/arch/arm/mach-msm/include/mach/msm_smsm.h
@@ -58,6 +58,7 @@
 #define SMSM_TIMEWAIT          0x00000400
 #define SMSM_TIMEINIT          0x00000800
 #define SMSM_PWRC_EARLY_EXIT   0x00001000
+#define SMSM_LTE_COEX_AWAKE    0x00001000
 #define SMSM_WFPI              0x00002000
 #define SMSM_SLEEP             0x00004000
 #define SMSM_SLEEPEXIT         0x00008000