Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295578
b: refs/heads/master
c: 30c766b
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Sekhar Nori committed Mar 12, 2012
1 parent e20db5b commit a17ef37
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: d870df6827d883e213811cdcc3f8d3b64dfa8ff8
refs/heads/master: 30c766bdeccf945615097ca185326c1d7199f023
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/da850.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ static int da850_round_armrate(struct clk *clk, unsigned long rate)
}
#endif

int da850_register_pm(struct platform_device *pdev)
int __init da850_register_pm(struct platform_device *pdev)
{
int ret;
struct davinci_pm_config *pdata = pdev->dev.platform_data;
Expand Down

0 comments on commit a17ef37

Please sign in to comment.