From: <yang.yang29@zte.com.cn>
To: <tglx@linutronix.de>
Cc: <mingo@redhat.com>, <bp@alien8.de>,
<linux-kernel@vger.kernel.org>, <xu.panda668@gmail.com>
Subject: [PATCH linux-next] x86/setup: remove duplicate included asm/efi.h
Date: Tue, 8 Nov 2022 19:56:35 +0800 (CST) [thread overview]
Message-ID: <202211081956350151944@zte.com.cn> (raw)
From: Xu Panda <xu.panda@zte.com.cn>
The asm/efi.h is included more than once.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
---
arch/x86/kernel/setup.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index 41ec3a69f3c7..c4341208e0ee 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -36,7 +36,6 @@
#include <asm/bios_ebda.h>
#include <asm/bugs.h>
#include <asm/cpu.h>
-#include <asm/efi.h>
#include <asm/gart.h>
#include <asm/hypervisor.h>
#include <asm/io_apic.h>
--
2.15.2
reply other threads:[~2022-11-08 11:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202211081956350151944@zte.com.cn \
--to=yang.yang29@zte.com.cn \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=xu.panda668@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox