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

Skip to content
Commit 16181764 authored by Dhoat Harpal's avatar Dhoat Harpal Committed by Arun Kumar Neelakantam
Browse files

soc: qcom: glink_spi_xprt: Fix compilation error for 32 bit



Conversion of a 64 bit int variable to void pointer is illegal
operation when compiling for 32 bit architecture.

Added explicit conversion to uintprt_t, so that 32 bit conversion
can be done.

CRs-Fixed: 1107920
Change-Id: I3854fcb460308c9a77a17198dcb604dd4da135ac
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent a51b7f60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment