]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
kernel/extable.c: remove duplicated include
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 9 Sep 2015 22:36:06 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Sep 2015 20:29:01 +0000 (13:29 -0700)
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>
kernel/extable.c

index c98f926277a8de676335eba7507eebc0513e93a9..e820ccee984673e77b23b09ff42a0db254aba762 100644 (file)
@@ -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>