Browse Source

Staging: hv: rename Hv.h to hv.h

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman 15 years ago
parent
commit
7e8ad49f13
2 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/hv/VmbusPrivate.h
  2. 0 0
      drivers/staging/hv/hv.h

+ 1 - 1
drivers/staging/hv/VmbusPrivate.h

@@ -25,7 +25,7 @@
 #ifndef _VMBUS_PRIVATE_H_
 #define _VMBUS_PRIVATE_H_
 
-#include "Hv.h"
+#include "hv.h"
 #include "VmbusApi.h"
 #include "Channel.h"
 #include "ChannelMgmt.h"

+ 0 - 0
drivers/staging/hv/Hv.h → drivers/staging/hv/hv.h