-
由 Arnd Bergmann 提交于
In vic_init, we pass addr into readl, so it needs to be a pointer, not a u32 address. Signed-off-by: NArnd Bergmann <arnd@arndb.de>d4f3add2
In vic_init, we pass addr into readl, so it needs to be a
pointer, not a u32 address.
Signed-off-by: NArnd Bergmann <arnd@arndb.de>