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

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
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment