From: Prarit Bhargava Date: Fri, 22 Feb 2013 20:08:56 +0000 (-0500) Subject: clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~14^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=397bbf6dee50bb1f07cbdb464c41b0f5b7a85493;p=pandora-kernel.git 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 Cc: Thomas Gleixner Cc: x86@kernel.org Signed-off-by: Prarit Bhargava Signed-off-by: John Stultz --- Reading git-diff-tree failed