Merge "soc: qcom: smem: Update CDSP processor ID"

This commit is contained in:
Linux Build Service Account 2016-10-13 19:11:37 -07:00 committed by Gerrit - the friendly Code Review server
commit 3d91f26e44

View file

@ -22,11 +22,11 @@ enum {
SMEM_DSPS,
SMEM_WCNSS,
SMEM_MODEM_Q6_FW,
SMEM_CDSP = SMEM_MODEM_Q6_FW,
SMEM_RPM,
SMEM_TZ,
SMEM_SPSS,
SMEM_HYP,
SMEM_CDSP,
NUM_SMEM_SUBSYSTEMS,
};