Commit 2dd88b51 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7e23a6e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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"