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

Skip to content
Commit 3ceb70ac authored by Deepak Kumar Singh's avatar Deepak Kumar Singh Committed by Arun Kumar Neelakantam
Browse files

soc: qcom: smem: Use uint64_t instead of phys_addr_t



Reading max item from wrong offset in smem_targ_info_type
structure due to previous structure member is using compiler
dependent data type.

Use uint64_t data type instead of compiler dependent phys_addr_t.

CRs-Fixed: 2416801
Change-Id: Ibc03eb53ea086ea9ebc0a9a03a5a7591b7bae157
Signed-off-by: default avatarDeepak Kumar Singh <deesin@codeaurora.org>
parent dd006fea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment