summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/storvsc.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-05-05 22:40:43 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:36:17 -0700
commitbb96979310965cef680c90ba331126fd64e9265f (patch)
treec4bf0d62578b12a0a8416f0261efaad6a740bd2e /drivers/staging/hv/storvsc.c
parenta82c7a2ad6e636c344bfde7c1fa22557ad96ee85 (diff)
downloadop-kernel-dev-bb96979310965cef680c90ba331126fd64e9265f.zip
op-kernel-dev-bb96979310965cef680c90ba331126fd64e9265f.tar.gz
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.c')
-rw-r--r--drivers/staging/hv/storvsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/storvsc.c b/drivers/staging/hv/storvsc.c
index e73130e..3a8b54f 100644
--- a/drivers/staging/hv/storvsc.c
+++ b/drivers/staging/hv/storvsc.c
@@ -25,7 +25,7 @@
#include <linux/delay.h>
#include "osd.h"
#include "logging.h"
-#include "StorVscApi.h"
+#include "storvsc_api.h"
#include "VmbusPacketFormat.h"
#include "vstorage.h"
OpenPOWER on IntegriCloud