mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 23:06:42 +07:00
iwl4965: use IWLWIFI_LEDS config variable
Fix error reported by Miles Lane <miles.lane@gmail.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> CC: Miles Lane <miles.lane@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
d625a29ba6
commit
36316126e9
@ -1057,7 +1057,7 @@ struct iwl_priv {
|
||||
struct iwl_rfkill_mngr rfkill_mngr;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_IWL4965_LEDS
|
||||
#ifdef CONFIG_IWLWIFI_LEDS
|
||||
struct iwl4965_led led[IWL_LED_TRG_MAX];
|
||||
unsigned long last_blink_time;
|
||||
u8 last_blink_rate;
|
||||
|
Loading…
Reference in New Issue
Block a user