[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55A3E0E4.3050104@opensource.altera.com>
Date: Mon, 13 Jul 2015 11:01:40 -0500
From: Dinh Nguyen <dinguyen@...nsource.altera.com>
To: Stephen Boyd <sboyd@...eaurora.org>,
Mike Turquette <mturquette@...libre.com>
CC: <linux-kernel@...r.kernel.org>, <linux-clk@...r.kernel.org>
Subject: Re: [PATCH 24/45] clk: socfpga: Remove clk.h and clkdev.h includes
On 07/10/2015 06:33 PM, Stephen Boyd wrote:
> Clock provider drivers generally shouldn't include clk.h because
> it's the consumer API. Remove the include here because this is a
> provider driver. The clkdev.h include isn't used either, remove
> it and add in slab.h to make sure things keep compiling.
>
> Cc: Dinh Nguyen <dinguyen@...nsource.altera.com>
> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
> ---
> drivers/clk/socfpga/clk-gate-a10.c | 1 +
> drivers/clk/socfpga/clk-gate.c | 3 +--
> drivers/clk/socfpga/clk-periph-a10.c | 1 +
> drivers/clk/socfpga/clk-periph.c | 3 +--
> drivers/clk/socfpga/clk-pll-a10.c | 1 +
> drivers/clk/socfpga/clk-pll.c | 3 +--
> drivers/clk/socfpga/clk.h | 1 -
> 7 files changed, 6 insertions(+), 7 deletions(-)
>
Acked-by: Dinh Nguyen <dinguyen@...nsource.altera.com>
Thanks,
Dinh
--
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