Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9228043d authored by Deepak Kumar Singh's avatar Deepak Kumar Singh
Browse files

soc: qcom: smem: increase smem hosts max count



Increase max host count to 14, inorder to accommodate newly
added sybsystem wpss with smem host id 13.

Change-Id: I48c7e576d3478bdc4645c44aa435900f3eaaa2c4
Signed-off-by: default avatarDeepak Kumar Singh <deesin@codeaurora.org>
parent 37cdb7af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
#define SMEM_GLOBAL_HOST	0xfffe

/* Max number of processors/hosts in a system */
#define SMEM_HOST_COUNT		11
#define SMEM_HOST_COUNT		14

/**
  * struct smem_proc_comm - proc_comm communication struct (legacy)