]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: sama5d4: remove useless map_io
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 5 Mar 2015 19:17:46 +0000 (20:17 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 17:01:09 +0000 (18:01 +0100)
commit075fcc9f71dc0c76c32073a507f644c5b6fd3c20
tree85e2c1576c463183462a0e7ba589e91bedf49895
parente7336083e61c915e84e87b52243c4c437e8776a1
ARM: at91: sama5d4: remove useless map_io

All the peripheral remapped at io_map are taken care of by their respective
drivers.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/sama5.c