Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: thorpej
Date: Fri Jul 17 17:35:42 UTC 2026
Modified Files:
src/sys/dev/i2c: files.i2c
Log Message:
The "iic" instance does not depend on i2c_bitbang, so it should not
express it as a dependency. That's the responsibility of the back-ends
that do require it.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/dev/i2c/files.i2c
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