[PATCH v6 19/41] clk: davinci: New driver for TI DA8XX USB PHY clocks

Sekhar Nori nsekhar at ti.com
Fri Feb 2 05:59:58 PST 2018


On Saturday 20 January 2018 10:43 PM, David Lechner wrote:
> diff --git a/include/linux/clk/davinci.h b/include/linux/clk/davinci.h
> index 54ea3ff..04b48b3 100644
> --- a/include/linux/clk/davinci.h
> +++ b/include/linux/clk/davinci.h
> @@ -9,6 +9,9 @@
>  
>  #include <linux/types.h>
>  
> +struct clk;
> +struct regmap;

Its probably better to include clk-provider.h and regmap.h?

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list