commit | 638fa4aad5bbb75c8f0d558aa15dcb543de5fc31 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Dec 24 11:27:29 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Dec 24 11:27:29 2010 +0900 |
tree | b8295dab4cd445c26f7fdcf4b55ea03f00a9255f | |
parent | e819eb8687767cefca7b6abf5ac6d5efcf581eeb [diff] |
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>