forked from mirror/openwrt
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 | ||