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

Skip to content
Commit 1a86fbc1 authored by Daniel Walker's avatar Daniel Walker
Browse files

arm: msm: smd: convert unsigned addr to unsigned long



"unsigned" translates to "unsigned int", but this value holds an
address. We always want to use unsigned long for addresses since
it will change size to fit the machine.

This just convert the one address holder to unsigned long.

Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent bf83de40
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