From: Geert Uytterhoeven Date: Fri, 14 Nov 2014 15:53:57 +0000 (+0100) Subject: ARM: imx: Remove unneeded .map_io initialization X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~15^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50e7df946138399832af8f2b067fa6c3256a005;p=pandora-kernel.git ARM: imx: Remove unneeded .map_io initialization If machine_desc.map_io is not set, devicemaps_init() in the common ARM code will call debug_ll_io_init(). Signed-off-by: Geert Uytterhoeven Signed-off-by: Shawn Guo --- Reading git-diff-tree failed