mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
Staging: hv: rename Connection.c to connection.c
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
4df90be54d
commit
55e9643e6c
|
|
@ -5,7 +5,7 @@ obj-$(CONFIG_HYPERV_NET) += hv_netvsc.o
|
|||
obj-$(CONFIG_HYPERV_UTILS) += hv_utils.o
|
||||
|
||||
hv_vmbus-objs := vmbus_drv.o osd.o \
|
||||
Vmbus.o hv.o Connection.o channel.o \
|
||||
Vmbus.o hv.o connection.o channel.o \
|
||||
ChannelMgmt.o ChannelInterface.o RingBuffer.o
|
||||
hv_storvsc-objs := storvsc_drv.o StorVsc.o
|
||||
hv_blkvsc-objs := blkvsc_drv.o BlkVsc.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user