Staging: hv: move vstorage.h to hv dir
Move it out of the include subdir, it doesn't need to be there. No code was changed in the move. Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
7e23a6e962
commit
2dd88b511b
2 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
#include "include/logging.h"
|
#include "include/logging.h"
|
||||||
#include "include/StorVscApi.h"
|
#include "include/StorVscApi.h"
|
||||||
#include "include/VmbusPacketFormat.h"
|
#include "include/VmbusPacketFormat.h"
|
||||||
#include "include/vstorage.h"
|
#include "vstorage.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue