]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: mxs: remove the .map_io declaration
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 18 Apr 2013 19:56:49 +0000 (21:56 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 24 May 2013 08:23:41 +0000 (10:23 +0200)
commit6aaab172c99bc7b86dc1b44e5be5f40322c2834f
tree9f6b555233646621d268a2cb1a79383e81afabf6
parenta8c7f580c6ee5d442573cca9ac47cbc6a397172b
ARM: mxs: remove the .map_io declaration

Now that the ARM core code calls debug_ll_io_init, we can remove it from
the machine_desc declaration.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mxs/mach-mxs.c