From: Kuninori Morimoto Date: Fri, 26 Nov 2010 09:40:22 +0000 (+0000) Subject: sh: Add div6_reparent_clks to clock framework for FSI X-Git-Tag: v2.6.37-rc5~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd5d259e451d35380de2fcd1a3510ae22d000a3;p=pandora-kernel.git sh: Add div6_reparent_clks to clock framework for FSI Current clk_ops doesn't support .init which is used to select external clock on ecovec without CONFIG_SH_CLK_CPG_LEGACY. To solve this problem, this patch add div6_reparent_clks to clock-sh7724. This patch solve compile error too. Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- Reading git-diff-tree failed