aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace/sched.h')
-rw-r--r--include/trace/sched.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/trace/sched.h b/include/trace/sched.h
deleted file mode 100644
index 4e372a1a29bf..000000000000
--- a/include/trace/sched.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _TRACE_SCHED_H
-#define _TRACE_SCHED_H
-
-#include <linux/sched.h>
-#include <linux/tracepoint.h>
-
-#include <trace/sched_event_types.h>
-
-#endif