diff options
| -rw-r--r-- | arch/mips/alchemy/common/clock.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/alchemy/common/clock.c b/arch/mips/alchemy/common/clock.c index 4e65404b3ba3..604b7d009d8d 100644 --- a/arch/mips/alchemy/common/clock.c +++ b/arch/mips/alchemy/common/clock.c | |||
| @@ -373,8 +373,6 @@ static long alchemy_calc_div(unsigned long rate, unsigned long prate, | |||
| 373 | } | 373 | } |
| 374 | 374 | ||
| 375 | static long alchemy_clk_fgcs_detr(struct clk_hw *hw, unsigned long rate, | 375 | static long alchemy_clk_fgcs_detr(struct clk_hw *hw, unsigned long rate, |
| 376 | unsigned long min_rate, | ||
| 377 | unsigned long max_rate, | ||
| 378 | unsigned long *best_parent_rate, | 376 | unsigned long *best_parent_rate, |
| 379 | struct clk_hw **best_parent_clk, | 377 | struct clk_hw **best_parent_clk, |
| 380 | int scale, int maxdiv) | 378 | int scale, int maxdiv) |
