]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
x86/apic: Remove duplicated include from probe_64.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 19 Jul 2016 12:02:20 +0000 (12:02 +0000)
committerThomas 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

index d4880a327181c23d2eb450e1acd0af63081e0dc7..c303054b90b548f71b5d17b78eb6fad8a58aded0 100644 (file)
@@ -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>