clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
authorPrarit Bhargava <prarit@redhat.com>
Fri, 22 Feb 2013 20:08:56 +0000 (15:08 -0500)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 22 Jul 2013 23:00:17 +0000 (16:00 -0700)
commit397bbf6dee50bb1f07cbdb464c41b0f5b7a85493
tree993a7955640d8d71dd8d07502a08655575344231
parent14d0e347ea2db51144a8800d7c7576db96f69983
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile

If I explicitly disable the clocksource watchdog in the x86 Kconfig,
the x86 kernel will not compile unless this is properly defined.

Cc: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86@kernel.org
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/clocksource.c
This page took 0.024475 seconds and 5 git commands to generate.