Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <lkp@xxxxxxxxx> Signed-off-by: kernel test robot <lkp@xxxxxxxxx> --- sev_vm_tests.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c b/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c index 1c0c6bb95ec45..78c2b87b498d8 100644 --- a/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c +++ b/tools/testing/selftests/kvm/x86_64/sev_vm_tests.c @@ -8,7 +8,6 @@ #include <pthread.h> #include "test_util.h" -#include "kvm_util.h" #include "processor.h" #include "svm_util.h" #include "kvm_util.h"