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:
Shuo A Liu
2021-04-07 18:20:09 +08:00
committed by wenlingz
parent 21e095dda0
commit 42989f753e
10 changed files with 28 additions and 289 deletions

View File

@@ -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.