Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350719
b: refs/heads/master
c: 4895084
h: refs/heads/master
i:
  350717: d3f8657
  350715: 05616a4
  350711: 0faa14c
  350703: 945dd28
  350687: f20c8ed
  350655: 2094e5c
  350591: 850b27c
  350463: 4986de2
  350207: 6c71417
v: v3
  • Loading branch information
Niels de Vos authored and Mike Turquette committed Jan 12, 2013
1 parent f28d664 commit 15e90ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65800b2c4012e11f1c33692e6727e743a05c6efe
refs/heads/master: 4895084c87ab0973308021d755596798160b682a
1 change: 1 addition & 0 deletions trunk/drivers/clk/clk.c
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ const char *__clk_get_name(struct clk *clk)
{
return !clk ? NULL : clk->name;
}
EXPORT_SYMBOL_GPL(__clk_get_name);

struct clk_hw *__clk_get_hw(struct clk *clk)
{
Expand Down

0 comments on commit 15e90ca

Please sign in to comment.