From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 20 Jul 2015 10:36:37 +0200 From: Boris Brezillon To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH 44/45] clk: at91: Include clk.h and slab.h Message-ID: <20150720103637.7bb5d082@bbrezillon> In-Reply-To: <1436571223-10959-45-git-send-email-sboyd@codeaurora.org> References: <1436571223-10959-1-git-send-email-sboyd@codeaurora.org> <1436571223-10959-45-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-ID: On Fri, 10 Jul 2015 16:33:42 -0700 Stephen Boyd wrote: > This clock provider uses the consumer API, so include clk.h > explicitly. Also include slab.h instead of relying on clkdev.h > for it. > > Cc: Boris BREZILLON > Signed-off-by: Stephen Boyd Acked-by: Boris Brezillon > --- > drivers/clk/at91/clk-slow.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/clk/at91/clk-slow.c b/drivers/clk/at91/clk-slow.c > index 98a84a865fe1..0a7aef39ab5b 100644 > --- a/drivers/clk/at91/clk-slow.c > +++ b/drivers/clk/at91/clk-slow.c > @@ -10,8 +10,10 @@ > * > */ > > +#include > #include > #include > +#include > #include > #include > #include -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com