Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173842
b: refs/heads/master
c: 93b0d8c
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Ben Dooks committed Dec 8, 2009
1 parent e4379a5 commit 8519dc5
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: 0f13c8248040d6901cfcc542e9de165bb0916525
refs/heads/master: 93b0d8c6b67b7d337509a36dbfcdb6d6eac1ef12
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c/pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static int s3c_pwm_probe(struct platform_device *pdev)
return ret;
}

static int s3c_pwm_remove(struct platform_device *pdev)
static int __devexit s3c_pwm_remove(struct platform_device *pdev)
{
struct pwm_device *pwm = platform_get_drvdata(pdev);

Expand Down

0 comments on commit 8519dc5

Please sign in to comment.