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

Skip to content
Commit acfb699e authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: fix tilepro casts for readl, writel, etc



Missing parentheses could cause an argument of the form
"integer + pointer" to get cast to "(long)integer + pointer"
and remain a pointer type, causing compiler warnings.

Signed-off-by: default avatarChris Metcalf <cmetcalf@ezchip.com>
parent f3a26163
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