From: Laurent Pinchart Date: Fri, 11 Jul 2014 11:00:38 +0000 (+0200) Subject: ARM: pxa: pxa27x: Don't map IMEMC region statically X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8066ce3b872d0437df904cee4c0edc4501a500de;p=pandora-kernel.git ARM: pxa: pxa27x: Don't map IMEMC region statically The IMEMC mapping not only has no user, but maps a reserved memory space. It just wastes vmalloc space, remove it. Signed-off-by: Laurent Pinchart Acked-by: Nicolas Pitre Signed-off-by: Olof Johansson --- Reading git-diff-tree failed