aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/perf_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/include/asm/perf_event.h')
-rw-r--r--arch/parisc/include/asm/perf_event.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/parisc/include/asm/perf_event.h b/arch/parisc/include/asm/perf_event.h
index cc146427d8f9..1e0fd8ba6c03 100644
--- a/arch/parisc/include/asm/perf_event.h
+++ b/arch/parisc/include/asm/perf_event.h
@@ -1,7 +1,6 @@
#ifndef __ASM_PARISC_PERF_EVENT_H
#define __ASM_PARISC_PERF_EVENT_H
-/* parisc only supports software events through this interface. */
-static inline void set_perf_event_pending(void) { }
+/* Empty, just to avoid compiling error */
#endif /* __ASM_PARISC_PERF_EVENT_H */