From 06e61e79f2d7b5517e871e2da05f384b76100b39 Mon Sep 17 00:00:00 2001 From: skrll Date: Fri, 25 Nov 2016 12:45:28 +0000 Subject: [PATCH] Remove UZCOM_DEBUG --- sys/dev/usb/files.usb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb index e3614a1942f5..081dc71f95ad 100644 --- a/sys/dev/usb/files.usb +++ b/sys/dev/usb/files.usb @@ -1,4 +1,4 @@ -# $NetBSD: files.usb,v 1.141 2016/06/30 17:38:47 christos Exp $ +# $NetBSD: files.usb,v 1.142 2016/11/25 12:45:28 skrll Exp $ # # Config file and device description for machine-independent USB code. # Included by ports that need it. Ports that use it must provide @@ -84,7 +84,6 @@ defflag opt_usb.h UVIDEO_DEBUG: USB_DEBUG defflag opt_usb.h UVISOR_DEBUG: USB_DEBUG defflag opt_usb.h UVSCOM_DEBUG: USB_DEBUG defflag opt_usb.h UYUREX_DEBUG: USB_DEBUG -defflag opt_usb.h UZCOM_DEBUG: USB_DEBUG defflag opt_usb.h ZYD_DEBUG: USB_DEBUG define usbroothubif { }