diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-02-12 11:18:53 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-03-15 11:32:56 +0200 |
commit | 201c26c08db4bafde361ace54d74eac5d69fb66a (patch) | |
tree | 7f9e32436b9ad3e7f70efce49ef5ae9527d6f6f4 /kernel/gcov | |
parent | 0227cc84c44417a29c8102e41db8ec2c11ebc6b2 (diff) |
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
The DWC3 USB driver is not a clock provider, and just needs to call
of_clk_get_parent_count().
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: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'kernel/gcov')
0 files changed, 0 insertions, 0 deletions