From: Arnd Bergmann Date: Thu, 6 Dec 2012 13:48:28 +0000 (+0100) Subject: ARM: spear: rename duplicate pl080_plat_data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~6^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553e7f75a171654d032d0eacbb1ba75bd9be7e8a;p=pandora-kernel.git ARM: spear: rename duplicate pl080_plat_data Both spear3xx and spear6xx have a global symbol named pl080_plat_data. Eventually, both should be removed, but for now, we can rename one to pl080_plat_data and declare it static, since that one does not actually need to be visible outside of spear6xx.c. Signed-off-by: Arnd Bergmann Acked-by: Viresh Kumar --- Reading git-diff-tree failed