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)
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>

No differences found