Home
last modified time | relevance | path

Searched hist:b81ea968706bdb5c2f2af62c5700573a32ab310a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dclk.hdiff b81ea968706bdb5c2f2af62c5700573a32ab310a Thu Jun 02 15:44:49 CDT 2016 Daniel Lezcano <daniel.lezcano@linaro.org> clk: Add missing clk_get_sys() stub

When compiling with the COMPILE_TEST option set, the clps711x does not
compile because of the clk_get_sys() noop stub missing.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Michael Turquette <mturquette@baylibre.com>