perf/x86: Move perf_event.h to its new home
[deliverable/linux.git] / arch / x86 / events / core.c
index 90ca601b5d5c51373432abd1bb996b28d82e6628..7402c8182813598f338989a0f45f262835e56931 100644 (file)
@@ -37,7 +37,7 @@
 #include <asm/desc.h>
 #include <asm/ldt.h>
 
-#include "../kernel/cpu/perf_event.h"
+#include "perf_event.h"
 
 struct x86_pmu x86_pmu __read_mostly;
 
This page took 0.023586 seconds and 5 git commands to generate.