Module Name: src Committed By: skrll Date: Sun Feb 22 14:50:07 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: usbdivar.h
Log Message:
Simplify #ifdef.
USB_DEBUG is defined if either of EHCI_DEBUG or OHCI_DEBUG (or others)
are defined.
To generate a diff of this commit:
cvs rdiff -u -r1.109.2.10 -r1.109.2.11 src/sys/dev/usb/usbdivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
