Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: macallan
Date: Wed Jan 26 16:49:06 UTC 2022
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
shut up an unused variable warning
apparently clang gets confused by bus_dmatag_subregion() being EOPNOTSUPP
on powerpc
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/sys/dev/usb/ehci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index