From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: Mike Turquette <mturquette@baylibre.com>,
linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Nicolas Ferre <nicolas.ferre@atmel.com>
Subject: Re: [PATCH 1/7] ARM: at91: Remove clk-provider.h include
Date: Mon, 20 Jul 2015 09:29:23 +0200 [thread overview]
Message-ID: <20150720072923.GD15539@piout.net> (raw)
In-Reply-To: <1436568347-24554-2-git-send-email-sboyd@codeaurora.org>
On 10/07/2015 at 15:45:41 -0700, Stephen Boyd wrote :
> This file doesn't use the clk provider APIs. Remove the include.
>
> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>
> Please ack if you want this to go through clk-tree.
>
> arch/arm/mach-at91/at91rm9200.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/at91rm9200.c b/arch/arm/mach-at91/at91rm9200.c
> index eaf58f88ef5d..685826c4a710 100644
> --- a/arch/arm/mach-at91/at91rm9200.c
> +++ b/arch/arm/mach-at91/at91rm9200.c
> @@ -8,7 +8,6 @@
> * Licensed under GPLv2 or later.
> */
>
> -#include <linux/clk-provider.h>
> #include <linux/of.h>
> #include <linux/of_platform.h>
>
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-20 7:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 22:45 [PATCH 0/7] Remove clk.h from clk-provider.h (ARM part) Stephen Boyd
2015-07-10 22:45 ` [PATCH 1/7] ARM: at91: Remove clk-provider.h include Stephen Boyd
2015-07-20 7:29 ` Alexandre Belloni [this message]
2015-07-10 22:45 ` [PATCH 2/7] ARM: hisi: " Stephen Boyd
2015-07-10 22:45 ` [PATCH 3/7] ARM: keystone: " Stephen Boyd
2015-07-12 19:04 ` santosh.shilimkar
2015-07-10 22:45 ` [PATCH 4/7] ARM: mvebu: " Stephen Boyd
2015-07-10 22:45 ` [PATCH 5/7] ARM: orion5x: " Stephen Boyd
2015-07-10 22:45 ` [PATCH 6/7] ARM: s3c64xx: " Stephen Boyd
2015-07-10 22:45 ` [PATCH 7/7] ARM: OMAP2+: Include clk.h Stephen Boyd
2015-07-13 9:38 ` Tero Kristo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150720072923.GD15539@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=nicolas.ferre@atmel.com \
--cc=sboyd@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).