ARM: ebsa110: use __iomem pointers for MMIO
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Loading
Please sign in to comment
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>