ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Jan 2016 15:17:25 +0000 (16:17 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 19 Feb 2016 05:45:30 +0000 (14:45 +0900)
commitf5757b9af80af1ecf229bac6ba9ecb143a724aa0
tree7d7225962120727193aac685e04a70bb854daa3f
parentc4be044abc6292f392c286b599e260f0c1bbb8ba
ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback

Commit 37201ba5c99d0be8 ("ARM: shmobile: r8a7740: Migrate to generic l2c
OF initialization") removed the last user of the legacy "IOMEM()" macro
on r8a7740-based systems. Hence there's no longer a need to set up a
transparent mapping of system I/O registers. Remove the mapping and the
legacy machine_desc.map_io() callback.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7740.c