[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151118192614.GD491@cruxbox>
Date: Wed, 18 Nov 2015 20:26:14 +0100
From: Remi Pommarel <repk@...plefau.lt>
To: Eric Anholt <eric@...olt.net>
Cc: Stephen Warren <swarren@...dotorg.org>, Lee Jones <lee@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
linux-rpi-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/3] clk: bcm2835: Add PWM clock support
On Wed, Nov 18, 2015 at 10:32:55AM -0800, Eric Anholt wrote:
> Remi Pommarel <repk@...plefau.lt> writes:
>
> > Register the pwm clock for bcm2835.
> >
> > Signed-off-by: Remi Pommarel <repk@...plefau.lt>
> > ---
> > drivers/clk/bcm/clk-bcm2835.c | 14 ++++++++++++++
> > include/dt-bindings/clock/bcm2835.h | 3 ++-
> > 2 files changed, 16 insertions(+), 1 deletion(-)
> >
> > diff --git a/drivers/clk/bcm/clk-bcm2835.c b/drivers/clk/bcm/clk-bcm2835.c
> > index 2b01a53..db378f3 100644
> > --- a/drivers/clk/bcm/clk-bcm2835.c
> > +++ b/drivers/clk/bcm/clk-bcm2835.c
> > @@ -39,6 +39,7 @@
> >
> > #include <linux/clk-provider.h>
> > #include <linux/clkdev.h>
> > +#include <linux/clk.h>
>
> Stray new #include? With that dropped (assuming it's unnecessary),
Good catch, will remove this. Thanks !
>
> Reviewed-by: Eric Anholt <eric@...olt.net>
>
--
Remi Pommarel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists