mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-06 04:33:58 +08:00
Staging: hv: rename hyperv_utils.c to hv_utils.c
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>
This commit is contained in:
parent
25e2831dc4
commit
d2124f293b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user