ar9170: fix build error when !CONFIG_AR9170_LEDS
authorAlexander Beregalov <a.beregalov@gmail.com>
Fri, 24 Jul 2009 07:55:44 +0000 (11:55 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Jul 2009 19:46:01 +0000 (15:46 -0400)
Fix this build error when CONFIG_AR9170_LEDS is not set
drivers/net/wireless/ath/ar9170/main.c:1296: error: 'struct ar9170' has
no member named 'led_work'

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found