projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b83963
)
kernel/extable.c: remove duplicated include
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 9 Sep 2015 22:36:06 +0000
(15:36 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/kernel/extable.c
b/kernel/extable.c
index c98f926277a8de676335eba7507eebc0513e93a9..e820ccee984673e77b23b09ff42a0db254aba762 100644
(file)
--- 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>