From: Grant Likely Date: Fri, 18 Jan 2008 16:30:37 +0000 (-0700) Subject: [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. X-Git-Tag: v2.6.25-rc1~1131^2~109 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ca399e82726fba877f3cce7ee49c13b43efd67;p=pandora-kernel.git [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. mpc5200 platform code defines a bunch of map functions which duplicate the functionality of of_iomap(). Remove them and use of_iomap() instead. Signed-off-by: Grant Likely --- Reading git-diff-tree failed