ARM: tegra: cpu-tegra: unexport two functions
authorOlof Johansson <olof@lixom.net>
Mon, 10 Oct 2011 04:57:04 +0000 (21:57 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Oct 2011 21:08:30 +0000 (14:08 -0700)
Two static functions that are not exported:

arch/arm/mach-tegra/cpu-tegra.c:59:5: warning: symbol 'tegra_verify_speed' was not declared. Should it be static?
arch/arm/mach-tegra/cpu-tegra.c:64:14: warning: symbol 'tegra_getspeed' was not declared. Should it be static?

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/cpu-tegra.c

Simple merge