From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Axel Lin <axel.lin@ingics.com>, Thomas Gleixner <tglx@linutronix.de>
Cc: Christian Daudt <bcm@fixthebug.org>,
bcm-kernel-feedback-list@broadcom.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clocksource: bcm_kona_timer: Remove unused bcm_timer_ids
Date: Thu, 28 Nov 2013 09:24:17 +0100 [thread overview]
Message-ID: <5296FDB1.70501@linaro.org> (raw)
In-Reply-To: <1385344485.2241.2.camel@phoenix>
On 11/25/2013 02:54 AM, Axel Lin wrote:
> bcm_timer_ids is no longer used after converting to CLOCKSOURCE_OF_DECLARE.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
> drivers/clocksource/bcm_kona_timer.c | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/drivers/clocksource/bcm_kona_timer.c b/drivers/clocksource/bcm_kona_timer.c
> index 0d7d8c3..5176e76 100644
> --- a/drivers/clocksource/bcm_kona_timer.c
> +++ b/drivers/clocksource/bcm_kona_timer.c
> @@ -98,12 +98,6 @@ kona_timer_get_counter(void *timer_base, uint32_t *msw, uint32_t *lsw)
> return;
> }
>
> -static const struct of_device_id bcm_timer_ids[] __initconst = {
> - {.compatible = "brcm,kona-timer"},
> - {.compatible = "bcm,kona-timer"}, /* deprecated name */
> - {},
> -};
> -
> static void __init kona_timers_init(struct device_node *node)
> {
> u32 freq;
>
Applied to my tree for 3.13 fixes.
Thanks !
-- Daniel
--
<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
prev parent reply other threads:[~2013-11-28 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-25 1:54 [PATCH] clocksource: bcm_kona_timer: Remove unused bcm_timer_ids Axel Lin
2013-11-28 8:24 ` Daniel Lezcano [this message]
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=5296FDB1.70501@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=axel.lin@ingics.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=bcm@fixthebug.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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