• Arnd Bergmann's avatar
    ARM: ixp4xx: use __iomem pointers for MMIO · 13ec32f4
    Arnd Bergmann authored
    ARM is moving to stricter checks on readl/write functions,
    so we need to use the correct types everywhere.
    
    At the moment, this patch conflicts with other patches in linux-next,
    need to sort this out.
    
    Cc: Imre Kaloz <kaloz@openwrt.org>
    Cc: Krzysztof Halasa <khc@pm.waw.pl>
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    13ec32f4
ixp4xx-regs.h 26.8 KB