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
Родитель 0d695f2b8f
Коммит 7e8ad49f13
2 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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

Просмотреть файл