Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348465
b: refs/heads/master
c: 3810e63
h: refs/heads/master
i:
  348463: 13202cd
v: v3
  • Loading branch information
Joshua Coombs authored and Jason Cooper committed Jan 6, 2013
1 parent 994f28e commit 4846bad
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: 8758c885c43859266e45db588b1a5992c049c595
refs/heads/master: 3810e6304185f5a5bc4bb99b0ed467a28e63e9ed
2 changes: 1 addition & 1 deletion trunk/drivers/clk/mvebu/clk-gating-ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct mvebu_soc_descr {

#define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw)

static struct clk __init *mvebu_clk_gating_get_src(
static struct clk *mvebu_clk_gating_get_src(
struct of_phandle_args *clkspec, void *data)
{
struct mvebu_gating_ctrl *ctrl = (struct mvebu_gating_ctrl *)data;
Expand Down

0 comments on commit 4846bad

Please sign in to comment.