Skip to content
Snippets Groups Projects
Commit 4eebe38a authored by Jagadeesh Pagadala's avatar Jagadeesh Pagadala Committed by Steven Rostedt (VMware)
Browse files

kernel/trace/trace.h: Remove duplicate header of trace_seq.h

parent 9b2ca371
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#include <linux/trace_seq.h> #include <linux/trace_seq.h>
#include <linux/trace_events.h> #include <linux/trace_events.h>
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/trace_seq.h>
#include <linux/glob.h> #include <linux/glob.h>
#ifdef CONFIG_FTRACE_SYSCALLS #ifdef CONFIG_FTRACE_SYSCALLS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment