Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jmcneill
Date:           Fri Dec 13 12:25:39 UTC 2024

Modified Files:
        src/sys/dev/acpi: acpi_gpio.c acpi_i2c.c
        src/sys/dev/i2c: files.i2c

Log Message:
Attempt to fix build for kernels w/o i2c or gpio.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/acpi_gpio.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/acpi/acpi_i2c.c
cvs rdiff -u -r1.130 -r1.131 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