HV: cleanup header files under hypervisor/dm

it removes hypervisor.h and just includes needed header files.

Tracked-On: #1842
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Minggui Cao
2019-02-25 16:44:07 +08:00
committed by wenlingz
parent e299553896
commit 3cb5542b0a
12 changed files with 46 additions and 12 deletions

View File

@@ -4,7 +4,10 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <hypervisor.h>
#include <vm.h>
#include <per_cpu.h>
#include <mptable.h>
#include <default_acpi_info.h>
static struct mptable_info mptable_template = {
.mpfp = {