Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210409
b: refs/heads/master
c: 8050fbf
h: refs/heads/master
i:
  210407: 7a8c7ef
v: v3
  • Loading branch information
Paul Mundt committed Aug 16, 2010
1 parent 475f02b commit b7e04e9
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: 2863e935a59b36d55522af8620112c64a56b4022
refs/heads/master: 8050fbf268c3bc09752ceece40aff5d3f4e3e182
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ static struct gpio_led ap4evb_leds[] = {

static struct gpio_led_platform_data ap4evb_leds_pdata = {
.num_leds = ARRAY_SIZE(ap4evb_leds),
.leds = &ap4evb_leds,
.leds = ap4evb_leds,
};

static struct platform_device leds_device = {
Expand Down

0 comments on commit b7e04e9

Please sign in to comment.