Skip to content

Commit 27d45fc

Browse files
Jiapeng ChongIngo Molnar
authored andcommitted
x86/virt/tdx: Remove duplicate include
./arch/x86/virt/vmx/tdx/tdx.c: linux/acpi.h is included more than once. Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Kai Huang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8609
1 parent b0daa43 commit 27d45fc

File tree

1 file changed

+0
-1
lines changed
  • arch/x86/virt/vmx/tdx

1 file changed

+0
-1
lines changed

arch/x86/virt/vmx/tdx/tdx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#include <linux/log2.h>
2828
#include <linux/acpi.h>
2929
#include <linux/suspend.h>
30-
#include <linux/acpi.h>
3130
#include <asm/page.h>
3231
#include <asm/special_insns.h>
3332
#include <asm/msr-index.h>

0 commit comments

Comments
 (0)