lkml.org 
[lkml]   [2013]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] timer: vt8500: Move timer code to drivers/clocksource
    On 01/13/2013 10:09 PM, Tony Prisk wrote:
    > This patch moves arch-vt8500/timer.c into drivers/clocksource and
    > updates the necessary Kconfig/Makefile options.

    > diff --git a/include/linux/vt8500_timer.h b/include/linux/vt8500_timer.h

    > +#ifndef __VT8500_TIMER_H
    > +#define __VT8500_TIMER_H
    > +
    > +#include <asm/mach/time.h>
    > +
    > +void vt8500_timer_init(void);
    > +
    > +#endif

    Is VT8500 DT-only? If so, it'd be nice not to add this header, but
    instead use CLOCKSOURCE_OF_DECLARE() inside the driver C file.


    \
     
     \ /
      Last update: 2013-01-14 18:01    [W:4.157 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site