ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 17 Nov 2020 10:30:20 +0000 (11:30 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Nov 2020 08:54:00 +0000 (09:54 +0100)
commitcc85e21d6d18ffea52eef061f987978153c2aa0a
tree28ff758df08a775735b0034ff9f798c3233c6cbf
parent5b0480f53dbfe58b6aa291f462a708f178c4bd40
ARM: shmobile: sh73a0: Use ioremap() to map L2C registers

Replace using the legacy IOMEM() macro to map the L2C registers by
ioremap().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201117103022.2136527-6-geert+renesas@glider.be
arch/arm/mach-shmobile/setup-sh73a0.c