From: Will Deacon Date: Mon, 14 Nov 2011 10:33:05 +0000 (+0000) Subject: ARM: perf: remove unused armpmu_get_max_events X-Git-Tag: v3.3-rc1~141^2~3^2~4^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb45d06ffd7b59f43f1ed8edf53a0cfe3e7ad2a;p=pandora-kernel.git ARM: perf: remove unused armpmu_get_max_events armpmu_get_max_events is only called from perf_num_counters, so we can inline it there. It existed as a separate entity as a hangover from the original perf-based oprofile implementation. Signed-off-by: Will Deacon --- Reading git-diff-tree failed