[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20211002064317.GA110128@487074710aed>
Date: Sat, 2 Oct 2021 14:43:17 +0800
From: kernel test robot <lkp@...el.com>
To: Kuppuswamy Sathyanarayanan
<sathyanarayanan.kuppuswamy@...ux.intel.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>,
Dan Williams <dan.j.williams@...el.com>
Subject: [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
cc_platform.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/kernel/cc_platform.c b/arch/x86/kernel/cc_platform.c
index 3544ed78dd165..127790741a04d 100644
--- a/arch/x86/kernel/cc_platform.c
+++ b/arch/x86/kernel/cc_platform.c
@@ -13,7 +13,6 @@
#include <linux/processor.h>
#include <linux/device.h>
-#include <asm/tdx.h>
#include <asm/tdx.h>
Powered by blists - more mailing lists