lkml.org 
[lkml]   [2013]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] clocksource: bcm_kona_timer: Remove unused bcm_timer_ids
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2013-11-28 10:01    [W:0.113 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site