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

Skip to content
Commit a9b38801 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

soc: qcom: smd: Drop const marking on writel wrapper



Marking this pointer as const here doesn't make sense as we're
going to be changing the value of what the pointer is pointing
at. If we didn't have RTB logging hooks in place in <asm/io.h>
the compilation would have warned about const being discarded.

Change-Id: I02ec04c52278850a6f82357799183e5f15e974d5
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 048c6ef4
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