CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/03 07:31:47
Modified files:
sys/dev/sdmmc : sdmmc_scsi.c sdmmcvar.h
Log message:
Pass the expected 'scsibus_attach_args *' to scsibus_attach() via
config_found(), not a 'scsi_link *'. Part of matthew@'s 2010 work.
