mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-26 03:04:31 +00:00
dm: Remove header vmm.h
vmm.h has some unused definitions. Keep the useful definitions and delete vmm.h Tracked-On: #6282 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>
This commit is contained in:
@@ -32,8 +32,9 @@
|
||||
#include <sys/param.h>
|
||||
#include <uuid/uuid.h>
|
||||
#include "types.h"
|
||||
#include "vmm.h"
|
||||
#include "macros.h"
|
||||
#include "pm.h"
|
||||
#include "vhm_ioctl_defs.h"
|
||||
|
||||
/*
|
||||
* API version for out-of-tree consumers for making compile time decisions.
|
||||
|
Reference in New Issue
Block a user