Module Name: src
Committed By: thorpej
Date: Sun Mar 28 20:25:44 UTC 2021
Modified Files:
src/sys/dev/ic [thorpej-cfargs]: apple_smc.c
Log Message:
This driver only has a single interface attribute, so no need to be expicit
about it. That interface attribute has no locators, so don't pass them
to config_search().
To generate a diff of this commit:
cvs rdiff -u -r1.6.50.1 -r1.6.50.2 src/sys/dev/ic/apple_smc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.