sh: clkfwk: Disable init clk op for non-legacy clocks.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:48:25 +0000 (18:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Nov 2010 09:48:25 +0000 (18:48 +0900)
Presently it's only legacy users that are using this clock op, guard it
with an ifdef to ensure that no new users start using it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/linux/sh_clk.h

Simple merge