From 72fc6ab1c9bf76a4e2ba0babc21558f19e6c99b6 Mon Sep 17 00:00:00 2001
From: sephe <sephe@FreeBSD.org>
Date: Tue, 11 Oct 2016 08:41:27 +0000
Subject: MFC 302864

    hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c

    Sponsored by:   Microsoft OSTC
    Differential Revision:  https://reviews.freebsd.org/D7126
---
 sys/modules/hyperv/vmbus/Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'sys/modules')

diff --git a/sys/modules/hyperv/vmbus/Makefile b/sys/modules/hyperv/vmbus/Makefile
index c817cec..df83d0a 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 \
-- 
cgit v1.1