Simon Holm Thøgersen f32f8b72e0 net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
commit 4dec9b807be757780ca3611a959ac22c28d292a7 ("rfkill: strip pointless
notifier chain") removed the only user of rfkill_led_trigger() that was not
guarded by #ifdef CONFIG_RFKILL_LEDS. Therefore, move rfkill_led_trigger()
completely inside #ifdef CONFIG_RFKILL_LEDS and avoid the compile time
warning:

net/rfkill/rfkill.c:59: warning: 'rfkill_led_trigger' defined but not used

Signed-off-by: Simon Holm Thøgersen <odie@cs.aau.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-04 17:11:24 -08:00
..
2008-12-08 01:14:16 -08:00
2008-12-14 23:16:58 -08:00
2009-01-04 16:13:40 -08:00
2008-12-29 23:04:08 -08:00
2008-12-10 15:18:31 -08:00
2008-12-10 15:18:31 -08:00
2009-01-04 16:13:19 -08:00
2008-11-03 18:21:05 -08:00
2008-12-14 23:18:30 -08:00
2008-11-25 17:59:00 -08:00
2008-12-29 19:40:46 -08:00
2008-11-03 18:21:05 -08:00
2008-11-19 18:49:57 -08:00
2008-11-25 01:02:08 -08:00