mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
f278ea849e
The disabling of the init op for non-legacy clocks neglected to do the same in the core clock framework, resulting in a build failure. Fix it up. Reported-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>