From: Laurent Pinchart Date: Fri, 11 Jul 2014 11:00:37 +0000 (+0200) Subject: ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b10f1c836c4e8c2372d14953a17aa5b9744eb55c;p=pandora-kernel.git ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c The UNCACHED_PHYS_0 mapping is only needed on PXA25x and PXA27x platforms. Move it to pxa25x.c and pxa27x.c to avoid wasting vmalloc space on PXA3xx. Signed-off-by: Laurent Pinchart Acked-by: Nicolas Pitre Signed-off-by: Olof Johansson --- Reading git-diff-tree failed