mirror of
https://github.com/nxp-imx/mwifiex.git
synced 2025-01-15 16:25:35 +00:00
register SDIO modalias
This commit is contained in:
parent
636fd7a106
commit
514a139f65
1 changed files with 2 additions and 0 deletions
|
@ -2512,3 +2512,5 @@ static moal_if_ops sdiommc_ops = {
|
||||||
.reg_dbg = woal_sdiommc_reg_dbg,
|
.reg_dbg = woal_sdiommc_reg_dbg,
|
||||||
.is_second_mac = woal_sdiommc_is_second_mac,
|
.is_second_mac = woal_sdiommc_is_second_mac,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
MODULE_DEVICE_TABLE(sdio, wlan_ids);
|
||||||
|
|
Loading…
Reference in a new issue