+1
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Stephen Boyd <sboyd@codeaurora.org>