Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350729
b: refs/heads/master
c: e4eda8e
h: refs/heads/master
i:
  350727: 717ba35
v: v3
  • Loading branch information
Denis Efremov authored and Mike Turquette committed Jan 16, 2013
1 parent a48492a commit 5a22773
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: abb165a80b42a5dd6ca001597422f0d28b2cd59a
refs/heads/master: e4eda8e0654c19cd7e3d143b051f3d5c213f0b43
2 changes: 1 addition & 1 deletion trunk/drivers/clk/clk-fixed-rate.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ struct clk *clk_register_fixed_rate(struct device *dev, const char *name,
/**
* of_fixed_clk_setup() - Setup function for simple fixed rate clock
*/
void __init of_fixed_clk_setup(struct device_node *node)
void of_fixed_clk_setup(struct device_node *node)
{
struct clk *clk;
const char *clk_name = node->name;
Expand Down

0 comments on commit 5a22773

Please sign in to comment.