summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2015-09-09 15:36:06 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-09-10 13:29:01 -0700
commit2307e1a3c0780d7b908f6809f34034a04f954806 (patch)
treed6a1a6caa0739e1a3cb3313e979422a664b7f706 /kernel
parent8b839635e73575990e92cce1f19f5b1d7febd3fa (diff)
downloadop-kernel-dev-2307e1a3c0780d7b908f6809f34034a04f954806.zip
op-kernel-dev-2307e1a3c0780d7b908f6809f34034a04f954806.tar.gz
kernel/extable.c: remove duplicated include
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Steven Rostedt <rostedt@goodmis.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
-rw-r--r--kernel/extable.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/extable.c b/kernel/extable.c
index c98f926..e820cce 100644
--- a/kernel/extable.c
+++ b/kernel/extable.c
@@ -18,7 +18,6 @@
#include <linux/ftrace.h>
#include <linux/memory.h>
#include <linux/module.h>
-#include <linux/ftrace.h>
#include <linux/mutex.h>
#include <linux/init.h>
OpenPOWER on IntegriCloud