aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/pmu.c')
-rw-r--r--arch/x86/xen/pmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/xen/pmu.c b/arch/x86/xen/pmu.c
index 724a08740a04..9466354d3e49 100644
--- a/arch/x86/xen/pmu.c
+++ b/arch/x86/xen/pmu.c
@@ -11,7 +11,7 @@
11#include "pmu.h" 11#include "pmu.h"
12 12
13/* x86_pmu.handle_irq definition */ 13/* x86_pmu.handle_irq definition */
14#include "../kernel/cpu/perf_event.h" 14#include "../events/perf_event.h"
15 15
16#define XENPMU_IRQ_PROCESSING 1 16#define XENPMU_IRQ_PROCESSING 1
17struct xenpmu { 17struct xenpmu {