]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 17 Nov 2020 10:30:18 +0000 (11:30 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Nov 2020 08:53:59 +0000 (09:53 +0100)
commit617ff9e657c4c4a6ffca325740e36d0d5e1f636e
tree7f88dd22233a76c5f26a11d47d72170e131e9c07
parentcaf67a935740d7a4e9a7b0a3176237ad22a677e8
ARM: shmobile: r8a7779: Use ioremap() to map SMP registers

Replace using the legacy IOMEM() macro to map the ARM Reset Vector
Address Register (AVECR) by ioremap().

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