[PATCH 01/10] clk: bcm2835: Remove duplicate inclusion of clk-provider.h

Sachin Kamat sachin.kamat at linaro.org
Tue Sep 24 08:04:41 EDT 2013


Mike,

On 13 September 2013 14:53, Sachin Kamat <sachin.kamat at linaro.org> wrote:
> clk-provider.h was included twice.
>
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> ---
>  drivers/clk/clk-bcm2835.c |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/clk-bcm2835.c b/drivers/clk/clk-bcm2835.c
> index 5fb4ff5..676077d 100644
> --- a/drivers/clk/clk-bcm2835.c
> +++ b/drivers/clk/clk-bcm2835.c
> @@ -20,7 +20,6 @@
>  #include <linux/clk-provider.h>
>  #include <linux/clkdev.h>
>  #include <linux/clk/bcm2835.h>
> -#include <linux/clk-provider.h>
>  #include <linux/of.h>
>
>  static const struct of_device_id clk_match[] __initconst = {
> --
> 1.7.9.5
>

Gentle ping on this series.

-- 
With warm regards,
Sachin



More information about the linux-arm-kernel mailing list