linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>,
	Mike Turquette <mturquette@baylibre.com>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	Michal Simek <michal.simek@xilinx.com>
Subject: Re: [PATCH 4/7] clocksource: cadence_ttc: Remove clk-provider.h include
Date: Thu, 16 Jul 2015 13:07:54 +0200	[thread overview]
Message-ID: <55A7908A.2080306@linaro.org> (raw)
In-Reply-To: <1436569409-27964-5-git-send-email-sboyd@codeaurora.org>

On 07/11/2015 01:03 AM, Stephen Boyd wrote:
> This file doesn't use the clk provider APIs. Remove the include.
>
> Cc: Michal Simek <michal.simek@xilinx.com>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
>
> Please ack if you want this to go through clk-tree, otherwise
> it's ok to take it through the clocksource side.

This patchset touches different parts, so I guess it makes sense I take 
this one through my tree. But if Mike is willing to take it I am ok with 
that.

>   drivers/clocksource/cadence_ttc_timer.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clocksource/cadence_ttc_timer.c b/drivers/clocksource/cadence_ttc_timer.c
> index 510c8a1d37b3..5ea91e3818d0 100644
> --- a/drivers/clocksource/cadence_ttc_timer.c
> +++ b/drivers/clocksource/cadence_ttc_timer.c
> @@ -16,7 +16,6 @@
>    */
>
>   #include <linux/clk.h>
> -#include <linux/clk-provider.h>
>   #include <linux/interrupt.h>
>   #include <linux/clockchips.h>
>   #include <linux/of_address.h>



-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


  reply	other threads:[~2015-07-16 11:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 23:03 [PATCH 0/7] Remove clk.h from clk-provider.h (non-clk drivers part) Stephen Boyd
2015-07-10 23:03 ` [PATCH 1/7] powerpc/512x: clk: Include clk.h Stephen Boyd
2015-07-11  6:48   ` Anatolij Gustschin
2015-07-10 23:03 ` [PATCH 2/7] staging: clocking-wizard: " Stephen Boyd
2015-07-13 16:54   ` Sören Brinkmann
2015-07-15  2:36   ` Greg Kroah-Hartman
2015-07-10 23:03 ` [PATCH 3/7] spi: spi-pxa2xx: Remove clk.h include Stephen Boyd
2015-07-10 23:03 ` [PATCH 4/7] clocksource: cadence_ttc: Remove clk-provider.h include Stephen Boyd
2015-07-16 11:07   ` Daniel Lezcano [this message]
2015-07-16 18:21     ` Stephen Boyd
2015-08-03 15:56   ` Daniel Lezcano
2015-07-10 23:03 ` [PATCH 5/7] ACPI: Remove clk.h include Stephen Boyd
2015-07-10 23:03 ` [PATCH 6/7] simplefb: Include clk.h Stephen Boyd
2015-07-12 10:40   ` Geert Uytterhoeven
2015-08-20  9:09   ` Tomi Valkeinen
2015-07-10 23:03 ` [PATCH 7/7] lib/vsprintf.c: " Stephen Boyd
2015-07-12 10:39   ` Geert Uytterhoeven

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=55A7908A.2080306@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=mturquette@baylibre.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).