Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154426
b: refs/heads/master
c: 7fd0217
h: refs/heads/master
v: v3
  • Loading branch information
Zhenwen Xu authored and Richard Purdie committed Jun 23, 2009
1 parent 35304ff commit cc570e2
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: 8792f7cf4368f9bc337eee65851d8e7abbbf946c
refs/heads/master: 7fd02170e25b3b60fc21cd7b64bf1ed42e6a7cbe
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ static void delete_gpio_led(struct gpio_led_data *led)
}

#ifdef CONFIG_LEDS_GPIO_PLATFORM
static int gpio_led_probe(struct platform_device *pdev)
static int __devinit gpio_led_probe(struct platform_device *pdev)
{
struct gpio_led_platform_data *pdata = pdev->dev.platform_data;
struct gpio_led_data *leds_data;
Expand Down

0 comments on commit cc570e2

Please sign in to comment.