Re: [PATCH] net: wireless: mediatek: fix mt76 LEDS build error

2018-09-19 Thread Randy Dunlap
On 9/19/18 9:07 AM, Kalle Valo wrote: > Kalle Valo writes: > >> Lorenzo Bianconi writes: >> From: Randy Dunlap All of the mt76 driver options use its mac80211.o component, which uses led interfaces, so each of them should depend on LEDS_CLASS. Fixes this

Re: [PATCH] net: wireless: mediatek: fix mt76 LEDS build error

2018-09-19 Thread Kalle Valo
Kalle Valo writes: > Lorenzo Bianconi writes: > >>> From: Randy Dunlap >>> >>> All of the mt76 driver options use its mac80211.o component, >>> which uses led interfaces, so each of them should depend on >>> LEDS_CLASS. >>> >>> Fixes this build error: >>> >>>

Re: [PATCH] net: wireless: mediatek: fix mt76 LEDS build error

2018-09-07 Thread Kalle Valo
Lorenzo Bianconi writes: >> From: Randy Dunlap >> >> All of the mt76 driver options use its mac80211.o component, >> which uses led interfaces, so each of them should depend on >> LEDS_CLASS. >> >> Fixes this build error: >> >> drivers/net/wireless/mediatek/mt76/mac80211.o: In function

Re: [PATCH] net: wireless: mediatek: fix mt76 LEDS build error

2018-09-07 Thread Lorenzo Bianconi
> From: Randy Dunlap > > All of the mt76 driver options use its mac80211.o component, > which uses led interfaces, so each of them should depend on > LEDS_CLASS. > > Fixes this build error: > > drivers/net/wireless/mediatek/mt76/mac80211.o: In function `mt76_led_init': >