ftrace: fix include file dependency
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
committed by
Thomas Gleixner
parent
2d8b820b2e
commit
d49dbf33f0
@@ -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
|
||||||
|
Reference in New Issue
Block a user