From: Will Deacon Date: Sat, 13 Nov 2010 17:18:36 +0000 (+0000) Subject: ARM: perf: avoid exposing internal stop function for v6 PMU X-Git-Tag: v2.6.38-rc1~471^2^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59a98a1e56edea4d7d9c5f4ce9d50e271a04993c;p=pandora-kernel.git ARM: perf: avoid exposing internal stop function for v6 PMU Unlike other pmu functions, armv6pmu_pmu_stop is not declared static. This patch adds the missing keyword. Acked-by: Jamie Iles Signed-off-by: Will Deacon --- Reading git-diff-tree failed