summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv
diff options
context:
space:
mode:
authorsephe <sephe@FreeBSD.org>2016-10-14 08:26:17 +0000
committersephe <sephe@FreeBSD.org>2016-10-14 08:26:17 +0000
commitc48617893ce77d83a6d898042b7ce3c0e5774512 (patch)
tree8b29490b12ad7d463ea2aa3ca507941822659f0f /sys/modules/hyperv
parent204047930bc7651ce19b639b04c460a6f708943d (diff)
downloadFreeBSD-src-c48617893ce77d83a6d898042b7ce3c0e5774512.zip
FreeBSD-src-c48617893ce77d83a6d898042b7ce3c0e5774512.tar.gz
MFC 302692
hyperv/vmbus: Merge hv_connection.c into hv_channel.c Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D7004
Diffstat (limited to 'sys/modules/hyperv')
-rw-r--r--sys/modules/hyperv/vmbus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/hyperv/vmbus/Makefile b/sys/modules/hyperv/vmbus/Makefile
index ed97bc4..bf432cf 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -6,7 +6,6 @@
KMOD= hv_vmbus
SRCS= hv_channel.c \
hv_channel_mgmt.c \
- hv_connection.c \
hv_ring_buffer.c \
hyperv.c \
hyperv_busdma.c \
OpenPOWER on IntegriCloud