mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-04 13:04:22 +00:00
9e864bfcce
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:
|
||
---|---|---|
.. | ||
acx-mac80211 | ||
ar7-atm | ||
ath10k-ct | ||
avila-wdt | ||
brcm2708-gpu-fw | ||
broadcom-wl | ||
button-hotplug | ||
gpio-button-hotplug | ||
gpio-nct5104d | ||
hwmon-gsc | ||
i2c-gpio-custom | ||
kmod-sched-cake | ||
lantiq | ||
leds-apu2 | ||
linux | ||
mac80211 | ||
mt76 | ||
mwlwifi | ||
om-watchdog | ||
rotary-gpio-custom | ||
rtc-rv5c386a | ||
spi-gpio-custom | ||
trelay | ||
w1-gpio-custom | ||
wrt55agv2-spidevs |