]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Fix up SH4-202 clkfwk build.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 24 Dec 2010 02:27:29 +0000 (11:27 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 24 Dec 2010 02:27:29 +0000 (11:27 +0900)
commita98628fdfd08b57d24b0983e7947718b9a91ec2d
treeb8295dab4cd445c26f7fdcf4b55ea03f00a9255f
parenta739005d38a0951ab40227f3f1166fed9298947f
sh: Fix up SH4-202 clkfwk build.

Some of the SH4-202 code was overlooked in the set_rate() API conversion,
resulting in:

arch/sh/kernel/cpu/sh4/clock-sh4-202.c: error: too many arguments to function 'clk->ops->set_rate'

Fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/clock-sh4-202.c