commit | a8c7f580c6ee5d442573cca9ac47cbc6a397172b | [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:05 2013 +0200 |
tree | 7c52dcde2e67c1d4cb022b5c77830915dd9be393 | |
parent | bc37324e820e4a23a0bccef79ae797ce4d939c4f [diff] |
ARM: highbank: 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: Rob Herring <rob.herring@calxeda.com> Acked-by: Arnd Bergmann <arnd@arndb.de>