Commit 27f1accc authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fix up SH7201 clkfwk build.



The master clock initialization for SH7201 was wholly bogus. Users of the
legacy API must initialize the clock rate through the struct clk itself
rather than returning the clock frequency. Given that the init function
itself is void, returning the frequency isn't terribly effective.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 27434f0a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment