From: Thomas Petazzoni Date: Tue, 11 Sep 2012 12:27:28 +0000 (+0200) Subject: arm: plat-orion: make bridge_virt_base non-const to support DT use case X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~1^2^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d136415c78c02680dc474cb4093ba7911b07a4;p=pandora-kernel.git arm: plat-orion: make bridge_virt_base non-const to support DT use case For the Armada 370 and XP SoCs where the DT is used, we need to fill at runtime the bridge_virt_base field on the orion_addr_map_cfg. Therefore, remove the 'const' qualifier on this field. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Acked-by: Arnd Bergmann Tested-by: Andrew Lunn Signed-off-by: Jason Cooper --- Reading git-diff-tree failed