提交 e691b48d 编写于 作者: C Chris Lew 提交者: Andy Gross

soc: qcom: smem: Increase the number of hosts

Increase the maximum number of hosts in a system to 10.
Signed-off-by: NChris Lew <clew@codeaurora.org>
Acked-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 5b394067
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
#define SMEM_GLOBAL_HOST 0xfffe #define SMEM_GLOBAL_HOST 0xfffe
/* Max number of processors/hosts in a system */ /* Max number of processors/hosts in a system */
#define SMEM_HOST_COUNT 9 #define SMEM_HOST_COUNT 10
/** /**
* struct smem_proc_comm - proc_comm communication struct (legacy) * struct smem_proc_comm - proc_comm communication struct (legacy)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册