HV: cleanup for header inclusions.

used https://gitlab.com/esr/deheader to detect and remove unnecessary
header file inclusions

Signed-off-by: Zide Chen <zide.chen@intel.com>
This commit is contained in:
Zide Chen
2018-05-21 13:24:26 -07:00
committed by lijinxia
parent 8db85ecb25
commit d594878e31
24 changed files with 0 additions and 35 deletions

View File

@@ -30,9 +30,6 @@
#include <hypervisor.h>
#include <hv_lib.h>
#include <cpu.h>
#include <acrn_common.h>
#include <bsp_extern.h>
#include <hv_arch.h>
#include <hv_debug.h>
#include "acpi.h"
#ifdef CONFIG_EFI_STUB