Module Name: src Committed By: thorpej Date: Sun Apr 18 16:46:06 UTC 2021
Modified Files: src/sys/arch/arm/ep93xx [thorpej-cfargs]: eppcic.c Log Message: config_found() takes a device_t, not a softc. This is a bug left-over from decoupling of device_t / softcs long ago. To generate a diff of this commit: cvs rdiff -u -r1.8.10.1 -r1.8.10.2 src/sys/arch/arm/ep93xx/eppcic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.