Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information