MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 13 Feb 2015 13:34:54 +0000 (14:34 +0100)
committerMichael Turquette <mturquette@linaro.org>
Wed, 18 Feb 2015 17:39:37 +0000 (09:39 -0800)
commit69b59cb8173a0c7369580655abebee4b2137d201
tree9ee4fb8f76f01c92e2fa96077549a723c3e47bcb
parent73e0e496afdac9a5190eb3b9c51fdfebcc14ebd4
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr

They were added to this function by mistake when they were added to the
clk_ops.determine_rate callback.

Fixes: 1c8e600440c7 ("clk: Add rate constraints to clocks")
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
arch/mips/alchemy/common/clock.c