Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6329088 authored by Wei Yongjun's avatar Wei Yongjun Committed by Thomas Gleixner
Browse files

x86/apic: Remove duplicated include from probe_64.c



Remove duplicated include.

Signed-off-by: default avatarWei 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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 2384d1d8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>