diff options
Diffstat (limited to 'arch/x86/kernel/cpu/perf_event.h')
-rw-r--r-- | arch/x86/kernel/cpu/perf_event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/kernel/cpu/perf_event.h b/arch/x86/kernel/cpu/perf_event.h index 8b6defe7eefc..271d25700297 100644 --- a/arch/x86/kernel/cpu/perf_event.h +++ b/arch/x86/kernel/cpu/perf_event.h | |||
@@ -626,6 +626,8 @@ int p4_pmu_init(void); | |||
626 | 626 | ||
627 | int p6_pmu_init(void); | 627 | int p6_pmu_init(void); |
628 | 628 | ||
629 | int knc_pmu_init(void); | ||
630 | |||
629 | #else /* CONFIG_CPU_SUP_INTEL */ | 631 | #else /* CONFIG_CPU_SUP_INTEL */ |
630 | 632 | ||
631 | static inline void reserve_ds_buffers(void) | 633 | static inline void reserve_ds_buffers(void) |