summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-12-10 12:10:17 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-12-29 12:32:42 +0000
commit145bc292dce9dbdface2acf1e7e1f175729fb5fb (patch)
tree2654f7e7cd694eb3fc45c65af494bdef01b965ed /arch/arm/common
parentd46cda12e8b0fa5082cb40eb4bbfcba66b603bb2 (diff)
downloadlinux-stable-145bc292dce9dbdface2acf1e7e1f175729fb5fb.tar.gz
linux-stable-145bc292dce9dbdface2acf1e7e1f175729fb5fb.tar.bz2
linux-stable-145bc292dce9dbdface2acf1e7e1f175729fb5fb.zip
ARM: 7920/1: topology: Staticise non-exported symbols
These symbols are only referenced in this source file so can be made static, and the efficiency table is constant data so can be declared as such. This avoids polluting the global namespace and fixes warnings from sparse. The function arch_scale_freq_power() is still not prototyped or static, this is a separate issue as this is overriding a weak symbol from the scheduler which neglects to provide a prototype. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/common')
0 files changed, 0 insertions, 0 deletions