From: Thomas Petazzoni Date: Tue, 11 Feb 2014 17:07:11 +0000 (+0100) Subject: ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP X-Git-Tag: v3.15-rc1~80^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08bb3adfd3adeb4653095e7968b6a46cef940404;p=pandora-kernel.git ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP The ->map_io() implementation of Armada 370/XP simply calls debug_ll_io_init(), which is exactly what the kernel does when ->map_io is NULL. Therefore, there is no need to have a specific ->map_io() implementation in Armada 370/XP. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- Reading git-diff-tree failed