[RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion

From: kernel test robot
Date: Sat Oct 02 2021 - 02:44:34 EST


Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@xxxxxxxxx>
Signed-off-by: kernel test robot <lkp@xxxxxxxxx>
---
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>