From: Laurent Pinchart Date: Fri, 11 Jul 2014 11:00:36 +0000 (+0200) Subject: ARM: pxa: Don't hardcode addresses and size in map_desc tables X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e32986c0f51d585b4980a0f01c269627f51b78b;p=pandora-kernel.git ARM: pxa: Don't hardcode addresses and size in map_desc tables The virtual address, physical address and size of all regions for which we create static mappings are defined in PXA headers. Replaced the hardcoded values with macros. Signed-off-by: Laurent Pinchart Acked-by: Nicolas Pitre Signed-off-by: Olof Johansson --- Reading git-diff-tree failed