Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Remove UZCOM_DEBUG
details: https://anonhg.NetBSD.org/src/rev/a1625b55b981
branches: trunk
changeset: 349141:a1625b55b981
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Nov 25 12:45:28 2016 +0000
description:
Remove UZCOM_DEBUG
diffstat:
sys/dev/usb/files.usb | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d047e9a2087a -r a1625b55b981 sys/dev/usb/files.usb
--- a/sys/dev/usb/files.usb Fri Nov 25 12:20:03 2016 +0000
+++ b/sys/dev/usb/files.usb Fri Nov 25 12:45:28 2016 +0000
@@ -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 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 { }
Home |
Main Index |
Thread Index |
Old Index