diff options
author | 2020-02-12 11:09:34 +0100 | |
---|---|---|
committer | 2020-02-12 17:26:38 +0000 | |
commit | d91771848f0ae2eec250a9345926a1a3558fa943 (patch) | |
tree | 372ba44a4b8e0865d3bef3242bf7809cd68c5ca3 /lib/test_overflow.c | |
parent | arm64: Fix CONFIG_ARCH_RANDOM=n build (diff) | |
download | wireguard-linux-d91771848f0ae2eec250a9345926a1a3558fa943.tar.xz wireguard-linux-d91771848f0ae2eec250a9345926a1a3558fa943.zip |
arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
The arm64 time code is not a clock provider, and just needs to call
of_clk_init().
Hence it can include <linux/of_clk.h> instead of <linux/clk-provider.h>.
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions