Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142047
b: refs/heads/master
c: b0edba7
h: refs/heads/master
i:
  142045: 969aa65
  142043: 40c0eb4
  142039: b4fa40e
  142031: 5f64dda
  142015: ecf7718
v: v3
  • Loading branch information
Uwe Kleine-König authored and Richard Purdie committed Apr 6, 2009
1 parent eb90ae2 commit 5f727cf
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: bfb2cc48f077017f6224e725886d07d76e3f96db
refs/heads/master: b0edba7ef89a64614e40023bf87ed5b402834e04
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-h1940.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static struct led_classdev h1940_blueled = {
.default_trigger = "h1940-bluetooth",
};

static int __init h1940leds_probe(struct platform_device *pdev)
static int __devinit h1940leds_probe(struct platform_device *pdev)
{
int ret;

Expand Down

0 comments on commit 5f727cf

Please sign in to comment.