commit | 6aaab172c99bc7b86dc1b44e5be5f40322c2834f | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Apr 18 21:56:49 2013 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri May 24 10:23:41 2013 +0200 |
tree | 9f6b555233646621d268a2cb1a79383e81afabf6 | |
parent | a8c7f580c6ee5d442573cca9ac47cbc6a397172b [diff] |
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>