From: Olof Johansson Date: Mon, 10 Oct 2011 04:57:04 +0000 (-0700) Subject: ARM: tegra: cpu-tegra: unexport two functions X-Git-Tag: v3.2-rc1~98^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6686c733b82ff68197382785a59521652d35fc1b;p=pandora-kernel.git ARM: tegra: cpu-tegra: unexport two functions 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 Acked-by: Stephen Warren Acked-by: Arnd Bergmann --- Reading git-diff-tree failed