]> Git Repo - linux.git/commit
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
authorGeert Uytterhoeven <[email protected]>
Wed, 12 Feb 2020 10:10:58 +0000 (11:10 +0100)
committerGuo Ren <[email protected]>
Sun, 23 Feb 2020 04:48:55 +0000 (12:48 +0800)
commit99db590b083fa2bc60adfcb5c839a62db4ef1d79
tree809ad2261dddd6f5dd9f096afda83656945ee6a1
parent0b9f386c4be6493d282aab0af6f9b70c62142777
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>

The C-Sky platform 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>.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Guo Ren <[email protected]>
arch/csky/kernel/time.c
This page took 0.051905 seconds and 4 git commands to generate.