ARM: common/vic: use proper __iomem annotations
In vic_init, we pass addr into readl, so it needs to be a
pointer, not a u32 address.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In vic_init, we pass addr into readl, so it needs to be a
pointer, not a u32 address.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>