projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2384d1d
)
x86/apic: Remove duplicated include from probe_64.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 19 Jul 2016 12:02:20 +0000
(12:02 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 19 Jul 2016 14:02:31 +0000
(16:02 +0200)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Link:
http://lkml.kernel.org/r/1468929740-8999-1-git-send-email-weiyj_lk@163.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/probe_64.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/apic/probe_64.c
b/arch/x86/kernel/apic/probe_64.c
index
d4880a3
..
c303054
100644
(file)
--- a/
arch/x86/kernel/apic/probe_64.c
+++ b/
arch/x86/kernel/apic/probe_64.c
@@
-14,7
+14,6
@@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/ctype.h>
-#include <linux/init.h>
#include <linux/hardirq.h>
#include <linux/dmar.h>