aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
Diffstat (limited to 'samples')
-rw-r--r--samples/trace_events/trace_custom_sched.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/trace_events/trace_custom_sched.c b/samples/trace_events/trace_custom_sched.c
index b99d9ab7db858..dd409b704b35b 100644
--- a/samples/trace_events/trace_custom_sched.c
+++ b/samples/trace_events/trace_custom_sched.c
@@ -8,7 +8,6 @@
#define pr_fmt(fmt) fmt
#include <linux/trace_events.h>
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/sched.h>