aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/perf_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/perf_event.h')
-rw-r--r--arch/alpha/include/asm/perf_event.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/alpha/include/asm/perf_event.h b/arch/alpha/include/asm/perf_event.h
index fe792ca818f6..5996e7a6757e 100644
--- a/arch/alpha/include/asm/perf_event.h
+++ b/arch/alpha/include/asm/perf_event.h
@@ -1,10 +1,4 @@
#ifndef __ASM_ALPHA_PERF_EVENT_H
#define __ASM_ALPHA_PERF_EVENT_H
-#ifdef CONFIG_PERF_EVENTS
-extern void init_hw_perf_events(void);
-#else
-static inline void init_hw_perf_events(void) { }
-#endif
-
#endif /* __ASM_ALPHA_PERF_EVENT_H */