From: Yinghai Lu Date: Fri, 21 Jan 2011 23:30:01 +0000 (-0800) Subject: x86, perf: Change two init functions to static X-Git-Tag: v2.6.39-rc1~510^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dda99116969142cc41e945a1047a419b937536af;p=pandora-kernel.git x86, perf: Change two init functions to static init_hw_perf_events() is called via early_initcall now. x86_pmu_event_init is x86_pmu member function. So we can change them to static. Signed-off-by: Yinghai Lu Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: <4D3A16F9.109@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed