mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 19:57:43 +01:00
This fixes following error when compiling with CONFIG_BRCMFMAC_SDIO=y:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:1100:23: error: 'sdiod' undeclared (first use in this function)
brcmf_dev_coredump(&sdiod->func1->dev);
Fixes:
|
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| scripts | ||
| Makefile | ||