]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: sunxi: Remove the .map_io function declaration
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 18 Apr 2013 20:02:02 +0000 (22:02 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 24 May 2013 08:24:43 +0000 (10:24 +0200)
commit442f15083eb25229fb95820bced8bea70298a34b
tree267bd04a2d8f90b000b7c2103b78e4de7eec7fd2
parent6aaab172c99bc7b86dc1b44e5be5f40322c2834f
ARM: sunxi: Remove the .map_io function declaration

debug_ll_io_init should be enough to map the needed addresses at boot,
so remove the trivial map_io code, and let the core call
debug_ll_io_init.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-sunxi/sunxi.c
arch/arm/mach-sunxi/sunxi.h [deleted file]