Merge "soc: qcom: smem: Update CDSP processor ID"
This commit is contained in:
commit
3d91f26e44
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue