summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/storvsc_drv.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-05-06 05:40:43 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 18:36:17 (GMT)
commitbb96979310965cef680c90ba331126fd64e9265f (patch)
treec4bf0d62578b12a0a8416f0261efaad6a740bd2e /drivers/staging/hv/storvsc_drv.c
parenta82c7a2ad6e636c344bfde7c1fa22557ad96ee85 (diff)
downloadlinux-fsl-qoriq-bb96979310965cef680c90ba331126fd64e9265f.tar.xz
Staging: hv: rename StorVscApi.h to storvsc_api.h
Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/storvsc_drv.c')
-rw-r--r--drivers/staging/hv/storvsc_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/storvsc_drv.c b/drivers/staging/hv/storvsc_drv.c
index d9649e3..56b659b 100644
--- a/drivers/staging/hv/storvsc_drv.c
+++ b/drivers/staging/hv/storvsc_drv.c
@@ -35,7 +35,7 @@
#include "logging.h"
#include "VersionInfo.h"
#include "vmbus.h"
-#include "StorVscApi.h"
+#include "storvsc_api.h"
struct host_device_context {