perf/x86: Move perf_event.h to its new home
[cascardo/linux.git] / arch / x86 / events / intel / ds.c
index 9677207..c8a243d 100644 (file)
@@ -5,7 +5,7 @@
 #include <asm/perf_event.h>
 #include <asm/insn.h>
 
-#include "../../kernel/cpu/perf_event.h"
+#include "../perf_event.h"
 
 /* The size of a BTS record in bytes: */
 #define BTS_RECORD_SIZE                24