dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Greg Kroah-Hartman 2010-05-05 22:16:10 -07:00
parent 0d695f2b8f
commit 7e8ad49f13
2 changed files with 1 additions and 1 deletions

View File

@ -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"