Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171410
b: refs/heads/master
c: b35686d
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and John W. Linville committed Nov 4, 2009
1 parent 3ab76cd commit d7aed56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d07624f191a14e2a59e1fe884a13582f24d7f8cb
refs/heads/master: b35686d0b2d754d627aeb0c4340884aeaed8e4f3
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/rt2x00/rt2x00leds.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ enum led_type {
LED_TYPE_QUALITY,
};

#ifdef CONFIG_RT2X00_LIB_LEDS

struct rt2x00_led {
struct rt2x00_dev *rt2x00dev;
struct led_classdev led_dev;
Expand All @@ -45,6 +43,4 @@ struct rt2x00_led {
#define LED_REGISTERED ( 1 << 1 )
};

#endif /* CONFIG_RT2X00_LIB_LEDS */

#endif /* RT2X00LEDS_H */

0 comments on commit d7aed56

Please sign in to comment.