summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-08-18 12:03:53 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-18 12:03:53 -0700
commit86f3aea3e0ef79b4d4500b4276bc316ceb454e36 (patch)
tree701b2515869615c9c63befef3d4a3e0dd075d869
parentfa0dc60444f8a52470f5ff91db41d8bc09431de8 (diff)
parent278c107ded289dd26fec817216f112223aeb07f3 (diff)
Merge "soc: qcom: smem: Renaming smem item SMEM_SMEM_SLOW_CLOCK_SYNC"
-rw-r--r--include/soc/qcom/smem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/soc/qcom/smem.h b/include/soc/qcom/smem.h
index c3e9c474ea8b..b5425dd7eaea 100644
--- a/include/soc/qcom/smem.h
+++ b/include/soc/qcom/smem.h
@@ -81,6 +81,7 @@ enum {
SMEM_SMEM_STATIC_LOG_EVENTS,
SMEM_CHARGER_BATTERY_INFO = SMEM_SMEM_STATIC_LOG_EVENTS,
SMEM_SMEM_SLOW_CLOCK_SYNC,
+ SMEM_WLAN_CONFIG = SMEM_SMEM_SLOW_CLOCK_SYNC,
SMEM_SMEM_SLOW_CLOCK_VALUE,
SMEM_BIO_LED_BUF,
SMEM_SMSM_SHARED_STATE,