]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: hv: rename hyperv_utils.c to hv_utils.c
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 6 May 2010 05:10:26 +0000 (22:10 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:16 +0000 (11:36 -0700)
As the module only has one .c file in it, just name the file
the same as the desired module.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Makefile
drivers/staging/hv/hv_utils.c [moved from drivers/staging/hv/hyperv_utils.c with 100% similarity]

index 7a57a886ab10487da5db6abd0cc70169feffdf24..1ac50833fc056abe419f50bbc584aee1674443ce 100644 (file)
@@ -10,4 +10,3 @@ hv_vmbus-objs := vmbus_drv.o osd.o \
 hv_storvsc-objs := storvsc_drv.o StorVsc.o
 hv_blkvsc-objs := blkvsc_drv.o BlkVsc.o
 hv_netvsc-objs := netvsc_drv.o NetVsc.o RndisFilter.o
-hv_utils-objs := hyperv_utils.o