summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/storvsc_api.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-05-06 05:43:02 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 18:36:17 (GMT)
commit447fc67e7a8c4d0afdffa3e4535c1a98a84e59ab (patch)
tree982015540bb848f49336e0b8a99abaf0314f4a8d /drivers/staging/hv/storvsc_api.h
parentbb96979310965cef680c90ba331126fd64e9265f (diff)
downloadlinux-fsl-qoriq-447fc67e7a8c4d0afdffa3e4535c1a98a84e59ab.tar.xz
Staging: hv: rename VmbusApi.h to vmbus_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_api.h')
-rw-r--r--drivers/staging/hv/storvsc_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/storvsc_api.h b/drivers/staging/hv/storvsc_api.h
index 126a858..0063bde 100644
--- a/drivers/staging/hv/storvsc_api.h
+++ b/drivers/staging/hv/storvsc_api.h
@@ -25,7 +25,7 @@
#ifndef _STORVSC_API_H_
#define _STORVSC_API_H_
-#include "VmbusApi.h"
+#include "vmbus_api.h"
/* Defines */
#define STORVSC_RING_BUFFER_SIZE (10*PAGE_SIZE)