OSDN Git Service

ARM: highbank: 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:05 +0000 (10:23 +0200)
commita8c7f580c6ee5d442573cca9ac47cbc6a397172b
tree7c52dcde2e67c1d4cb022b5c77830915dd9be393
parentbc37324e820e4a23a0bccef79ae797ce4d939c4f
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>
arch/arm/mach-highbank/highbank.c