From: Matt Fleming Date: Fri, 8 Oct 2010 20:42:17 +0000 (+0100) Subject: oprofile: Make op_name_from_perf_id() global X-Git-Tag: v2.6.37-rc1~214^2~18^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56946331b28d53232115a155ba662ab3dc598952;p=pandora-kernel.git oprofile: Make op_name_from_perf_id() global Make op_name_from_perf_id() global so that we have a way for each architecture to construct an oprofile name for op->cpu_type. We need to remove the argument from the function prototype so that we can hide all implementation details inside the function. Signed-off-by: Matt Fleming Signed-off-by: Robert Richter --- Reading git-diff-tree failed