[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)
Signed-off-by: Michael Buesch <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
4a1821e4c7
commit
714eece7c7
@@ -51,6 +51,6 @@ enum { /* LED behaviour values */
|
||||
int bcm43xx_leds_init(struct bcm43xx_private *bcm);
|
||||
void bcm43xx_leds_exit(struct bcm43xx_private *bcm);
|
||||
void bcm43xx_leds_update(struct bcm43xx_private *bcm, int activity);
|
||||
void bcm43xx_leds_turn_off(struct bcm43xx_private *bcm);
|
||||
void bcm43xx_leds_switch_all(struct bcm43xx_private *bcm, int on);
|
||||
|
||||
#endif /* BCM43xx_LEDS_H_ */
|
||||
|
Reference in New Issue
Block a user