ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 17 Nov 2020 10:30:21 +0000 (11:30 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Nov 2020 08:54:00 +0000 (09:54 +0100)
commita0a6624dbec851ab5c136efbecd87a49617a5cc9
tree623f1df720e62de570ad555ce49ed5a6b6020729
parentcc85e21d6d18ffea52eef061f987978153c2aa0a
ARM: shmobile: sh73a0: Use ioremap() to map SMP registers

Replace using the legacy IOMEM() macro to map various registers related
to secondary CPU bringup by ioremap().

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