]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/clk.h
clk: Add missing clk_get_sys() stub
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 2 Jun 2016 20:44:49 +0000 (22:44 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 28 Jun 2016 08:22:02 +0000 (10:22 +0200)
commitb81ea968706bdb5c2f2af62c5700573a32ab310a
treec8bc66489fda48e2251d9f5ca9bf1f01ad892469
parent177cf6e52b0a1a382b9892d3cc9aafd6e7c5943f
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>
include/linux/clk.h