Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221733
b: refs/heads/master
c: 25672b9
h: refs/heads/master
i:
  221731: 2c265ae
v: v3
  • Loading branch information
Davidlohr Bueso authored and Linus Torvalds committed Nov 12, 2010
1 parent cfbe3c3 commit e5a824a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5991e154b2d09ad28af9dc7d3226b35dbbc052c3
refs/heads/master: 25672b9dde18b86e736b8138bcffbaf7158d160a
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ static struct of_platform_driver of_gpio_leds_driver = {

static int __init gpio_led_init(void)
{
int ret;
int ret = 0;

#ifdef CONFIG_LEDS_GPIO_PLATFORM
ret = platform_driver_register(&gpio_led_driver);
Expand Down

0 comments on commit e5a824a

Please sign in to comment.