summaryrefslogtreecommitdiff
path: root/drivers/watchdog/kempld_wdt.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2013-11-11 20:33:44 (GMT)
committerWim Van Sebroeck <wim@iguana.be>2013-11-17 18:42:31 (GMT)
commitb0df38dd3554d47fcfd5c1183951c2fe7dd07eda (patch)
tree3651c1d94637b98104144adb17241ece74540cde /drivers/watchdog/kempld_wdt.c
parentab5bbdc7015bb35c364ad5f3c955736b17d1acb6 (diff)
downloadlinux-fsl-qoriq-b0df38dd3554d47fcfd5c1183951c2fe7dd07eda.tar.xz
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
As CSR SiRF is converted to multi platform CLOCK_TICK_RATE is a dummy value that seems to match the right value is used. (arch/arm/mach-prima2/include/mach/timex.h which defined CLOCK_TICK_RATE to 1000000 was removed in commit cf82e0e (ARM: sirf: enable multiplatform support); marco used the same file.) To not depend on that dummy value use a local #define instead. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/kempld_wdt.c')
0 files changed, 0 insertions, 0 deletions