Searched hist:"553 e7f75" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-spear/ |
H A D | spear6xx.c | 553e7f75 Thu Dec 06 07:48:28 CST 2012 Arnd Bergmann <arnd@arndb.de> 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 <arnd@arndb.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> 553e7f75 Thu Dec 06 07:48:28 CST 2012 Arnd Bergmann <arnd@arndb.de> 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 <arnd@arndb.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
|