dm: Rename vhm_ioctl_defs.h to hsm_ioctl_defs.h

Tracked-On: #6282
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
This commit is contained in:
Shuo A Liu
2021-07-07 10:15:07 +08:00
committed by wenlingz
parent 5a8bfff7a4
commit 82fa2d6355
6 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
#ifndef _MEM_H_
#define _MEM_H_
#include "types.h"
#include "vhm_ioctl_defs.h"
#include "hsm_ioctl_defs.h"
struct vmctx;