From: Paul Mundt Date: Fri, 24 Dec 2010 02:27:29 +0000 (+0900) Subject: sh: Fix up SH4-202 clkfwk build. X-Git-Tag: v2.6.37-rc8~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=638fa4aad5bbb75c8f0d558aa15dcb543de5fc31;p=pandora-kernel.git 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 --- Reading git-diff-tree failed