Generic SD Host Controller driver going to be named sdhci.
This commit is contained in:
parent
2df20601a8
commit
8d66abb099
@ -1286,4 +1286,4 @@ static devclass_t mmc_devclass;
|
||||
|
||||
|
||||
DRIVER_MODULE(mmc, at91_mci, mmc_driver, mmc_devclass, 0, 0);
|
||||
DRIVER_MODULE(mmc, sdh, mmc_driver, mmc_devclass, 0, 0);
|
||||
DRIVER_MODULE(mmc, sdhci, mmc_driver, mmc_devclass, 0, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user