* [PATCH] clk: sunxi: Drop clk.h include
@ 2016-01-09 1:14 Stephen Boyd
2016-01-10 16:56 ` Maxime Ripard
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2016-01-09 1:14 UTC (permalink / raw)
To: Mike Turquette, Stephen Boyd
Cc: linux-kernel, linux-clk, Jens Kuske, Maxime Ripard
This file is a clock provider, not a clk consumer. Drop the clk.h
include.
Cc: Jens Kuske <jenskuske@gmail.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
drivers/clk/sunxi/clk-sun8i-bus-gates.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/clk/sunxi/clk-sun8i-bus-gates.c b/drivers/clk/sunxi/clk-sun8i-bus-gates.c
index e32d18ba252b..1113eb98c9b4 100644
--- a/drivers/clk/sunxi/clk-sun8i-bus-gates.c
+++ b/drivers/clk/sunxi/clk-sun8i-bus-gates.c
@@ -17,7 +17,6 @@
* GNU General Public License for more details.
*/
-#include <linux/clk.h>
#include <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/of_address.h>
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] clk: sunxi: Drop clk.h include
2016-01-09 1:14 [PATCH] clk: sunxi: Drop clk.h include Stephen Boyd
@ 2016-01-10 16:56 ` Maxime Ripard
0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2016-01-10 16:56 UTC (permalink / raw)
To: Stephen Boyd; +Cc: Mike Turquette, linux-kernel, linux-clk, Jens Kuske
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Hi,
On Fri, Jan 08, 2016 at 05:14:42PM -0800, Stephen Boyd wrote:
> This file is a clock provider, not a clk consumer. Drop the clk.h
> include.
>
> Cc: Jens Kuske <jenskuske@gmail.com>
> Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Applied, it will be part of my PR for 4.6. Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-10 16:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-09 1:14 [PATCH] clk: sunxi: Drop clk.h include Stephen Boyd
2016-01-10 16:56 ` Maxime Ripard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox