Luciano Coelho 65a6538a56 mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration
If CONFIG_MAC80211_LEDS is not set, ieee80211_i.h was failing to compile,
because struct led_trigger is only declared when CONFIG_LEDS_TRIGGERS is
set.

This patch adds ifdefs around the tpt_led_trigger declaration in
ieee80211_i.h to avoid the problem.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-22 14:36:05 -05:00
..
2010-11-29 15:30:30 -05:00
2010-10-13 15:45:23 -04:00
2010-12-13 15:23:29 -05:00
2010-12-13 15:23:29 -05:00
2010-12-07 17:08:06 -05:00
2010-10-07 14:41:27 -04:00
2010-10-11 15:04:23 -04:00
2010-11-17 16:19:31 -05:00
2010-09-27 15:57:54 -04:00