perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()
authorStephane Eranian <eranian@google.com>
Tue, 11 Feb 2014 15:20:11 +0000 (16:20 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2014 20:49:07 +0000 (21:49 +0100)
commit001e413f7e7a4a68dc1c3231f72b5be173939c8f
treec61451dc5fe0733e9f8eec377b85f52f67afabed
parent79859cce5a551c3bcd8d36a6287f9d83568ccedb
perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()

Move a couple of functions around to avoid forward declarations
when we add code later on.

Cc: mingo@elte.hu
Cc: acme@redhat.com
Cc: ak@linux.intel.com
Cc: zheng.z.yan@intel.com
Cc: peterz@infradead.org
Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1392132015-14521-6-git-send-email-eranian@google.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/perf_event_intel_uncore.c