Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36316126 authored by Reinette Chatre's avatar Reinette Chatre Committed by John W. Linville
Browse files

iwl4965: use IWLWIFI_LEDS config variable



Fix error reported by Miles Lane <miles.lane@gmail.com>

Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
CC: Miles Lane <miles.lane@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d625a29b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;