summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv
diff options
context:
space:
mode:
authorsephe <sephe@FreeBSD.org>2016-10-17 02:12:49 +0000
committersephe <sephe@FreeBSD.org>2016-10-17 02:12:49 +0000
commitfdf0f6ef57ae6dbc01e7762ccfb3a86b787a2a13 (patch)
treec65a5131c5870c58977585bbeddfe674f195d45f /sys/modules/hyperv
parent44f9462e768693d69e39aec5a26c10bdcb72e747 (diff)
downloadFreeBSD-src-fdf0f6ef57ae6dbc01e7762ccfb3a86b787a2a13.zip
FreeBSD-src-fdf0f6ef57ae6dbc01e7762ccfb3a86b787a2a13.tar.gz
MFC 302864
hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D7126
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 bf432cf..86bf9c2 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -5,7 +5,6 @@
KMOD= hv_vmbus
SRCS= hv_channel.c \
- hv_channel_mgmt.c \
hv_ring_buffer.c \
hyperv.c \
hyperv_busdma.c \
OpenPOWER on IntegriCloud