lkml.org 
[lkml]   [2009]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subjectnext-20090212: drivers/watchdog/ks8695_wdt.c:68: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
    On arm-acs5k_tiny:

    drivers/watchdog/ks8695_wdt.c:68: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)

    --- a/drivers/watchdog/ks8695_wdt.c
    +++ b/drivers/watchdog/ks8695_wdt.c
    @@ -21,6 +21,7 @@
    #include <linux/watchdog.h>
    #include <linux/io.h>
    #include <linux/uaccess.h>
    +#include <mach/timex.h>
    #include <mach/regs-timer.h>

    #define WDT_DEFAULT_TIME 5 /* seconds */

    \
     
     \ /
      Last update: 2009-02-12 11:39    [W:4.852 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site