Module Name: src Committed By: riastradh Date: Sat Feb 12 02:40:20 UTC 2022
Modified Files:
src/sys/dev/qbus: ts.c
Log Message:
ts(4): Skip fabricating bogus struct device in tsmatch.
Doesn't appear to be used anywhere in tsmatch. Let's not invent
bogus autoconf guts here.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/qbus/ts.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
