summaryrefslogtreecommitdiff
path: root/Documentation/hwmon/adm1031.rst
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-09-20 14:23:44 +0200
committerKalle Valo <kvalo@codeaurora.org>2021-09-24 14:08:10 +0300
commitfb8c3a3c52400512fc8b3b61150057b888c30b0d (patch)
treef22157f4a4c74614fc812d31d544db1006ac1c82 /Documentation/hwmon/adm1031.rst
parent91dab18f0df171984688d0da258c4c9d95836416 (diff)
downloadlwn-fb8c3a3c52400512fc8b3b61150057b888c30b0d.tar.gz
lwn-fb8c3a3c52400512fc8b3b61150057b888c30b0d.zip
ath5k: fix building with LEDS=m
Randconfig builds still show a failure for the ath5k driver, similar to the one that was fixed for ath9k earlier: WARNING: unmet direct dependencies detected for MAC80211_LEDS Depends on [n]: NET [=y] && WIRELESS [=y] && MAC80211 [=y] && (LEDS_CLASS [=m]=y || LEDS_CLASS [=m]=MAC80211 [=y]) Selected by [m]: - ATH5K [=m] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_ATH [=y] && (PCI [=y] || ATH25) && MAC80211 [=y] net/mac80211/led.c: In function 'ieee80211_alloc_led_names': net/mac80211/led.c:34:22: error: 'struct led_trigger' has no member named 'name' 34 | local->rx_led.name = kasprintf(GFP_KERNEL, "%srx", | ^ Copying the same logic from my ath9k patch makes this one work as well, stubbing out the calls to the LED subsystem. Fixes: b64acb28da83 ("ath9k: fix build error with LEDS_CLASS=m") Fixes: 72cdab808714 ("ath9k: Do not select MAC80211_LEDS by default") Fixes: 3a078876caee ("ath5k: convert LED code to use mac80211 triggers") Link: https://lore.kernel.org/all/20210722105501.1000781-1-arnd@kernel.org/ Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210920122359.353810-1-arnd@kernel.org
Diffstat (limited to 'Documentation/hwmon/adm1031.rst')
0 files changed, 0 insertions, 0 deletions