Commit d49dbf33 authored by Ingo Molnar's avatar Ingo Molnar Committed by Thomas Gleixner

ftrace: fix include file dependency

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 2d8b820b
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#ifdef CONFIG_FTRACE #ifdef CONFIG_FTRACE
#include <linux/linkage.h> #include <linux/linkage.h>
#include <linux/fs.h>
extern int ftrace_enabled; extern int ftrace_enabled;
extern int extern int
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment