Module Name:    src
Committed By:   maya
Date:           Sun Feb  9 15:46:15 UTC 2020

Modified Files:
        src/sys/dev/usb: files.usb

Log Message:
Remove trace of uyurex. Pointed out by maxv, thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/dev/usb/files.usb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/files.usb
diff -u src/sys/dev/usb/files.usb:1.171 src/sys/dev/usb/files.usb:1.172
--- src/sys/dev/usb/files.usb:1.171	Mon Feb  3 19:37:42 2020
+++ src/sys/dev/usb/files.usb	Sun Feb  9 15:46:15 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: files.usb,v 1.171 2020/02/03 19:37:42 maya Exp $
+#	$NetBSD: files.usb,v 1.172 2020/02/09 15:46:15 maya Exp $
 #
 # Config file and device description for machine-independent USB code.
 # Included by ports that need it.  Ports that use it must provide
@@ -83,7 +83,6 @@ defflag opt_usb.h	UTS_DEBUG: USB_DEBUG
 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	ZYD_DEBUG: USB_DEBUG
 
 define	usbroothubif { }

Reply via email to