Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210417
b: refs/heads/master
c: b3282ab
h: refs/heads/master
i:
  210415: 40b1317
v: v3
  • Loading branch information
Uwe Kleine-König authored and Eric Miao committed Aug 30, 2010
1 parent 8e5892c commit 473aa55
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: be7a6d9dd67251675b83a29f4b15392eae62e70b
refs/heads/master: b3282ab116cd7ebd2829ac8088524b5b279330e5
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-pxa/pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ static inline void __add_pwm(struct pwm_device *pwm)

static int __devinit pwm_probe(struct platform_device *pdev)
{
struct platform_device_id *id = platform_get_device_id(pdev);
const struct platform_device_id *id = platform_get_device_id(pdev);
struct pwm_device *pwm, *secondary = NULL;
struct resource *r;
int ret = 0;
Expand Down

0 comments on commit 473aa55

Please sign in to comment.