diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-02-12 13:10:58 +0300 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2020-02-23 07:48:55 +0300 |
commit | 99db590b083fa2bc60adfcb5c839a62db4ef1d79 (patch) | |
tree | 809ad2261dddd6f5dd9f096afda83656945ee6a1 /drivers/media | |
parent | 0b9f386c4be6493d282aab0af6f9b70c62142777 (diff) | |
download | linux-99db590b083fa2bc60adfcb5c839a62db4ef1d79.tar.xz |
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 <geert+renesas@glider.be>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions