commit | 397bbf6dee50bb1f07cbdb464c41b0f5b7a85493 | [log] [tgz] |
---|---|---|
author | Prarit Bhargava <prarit@redhat.com> | Fri Feb 22 15:08:56 2013 -0500 |
committer | John Stultz <john.stultz@linaro.org> | Mon Jul 22 16:00:17 2013 -0700 |
tree | 993a7955640d8d71dd8d07502a08655575344231 | |
parent | 14d0e347ea2db51144a8800d7c7576db96f69983 [diff] |
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>