Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57389
b: refs/heads/master
c: 907c9d7
h: refs/heads/master
i:
  57387: b6bdc28
v: v3
  • Loading branch information
Paul Mundt committed Jun 4, 2007
1 parent 9d8dabe commit 452b224
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: 8b19a7ce566007a8c45f9ba9d2b4a31bba20d62d
refs/heads/master: 907c9d70042e38efc6a981d425a3d8d98b089cba
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/sh4/clock-sh4-202.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ static int shoc_clk_verify_rate(struct clk *clk, unsigned long rate)
return 0;
}

static int shoc_clk_set_rate(struct clk *clk, unsigned long rate)
static int shoc_clk_set_rate(struct clk *clk, unsigned long rate, int algo_id)
{
unsigned long frqcr3;
unsigned int tmp;
Expand Down

0 comments on commit 452b224

Please sign in to comment.