public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux-next] x86/setup: remove duplicate included asm/efi.h
@ 2022-11-08 11:56 yang.yang29
  0 siblings, 0 replies; only message in thread
From: yang.yang29 @ 2022-11-08 11:56 UTC (permalink / raw)
  To: tglx; +Cc: mingo, bp, linux-kernel, xu.panda668

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-08 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 11:56 [PATCH linux-next] x86/setup: remove duplicate included asm/efi.h yang.yang29

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox