From: H. Peter Anvin Date: Thu, 21 Jul 2011 20:34:05 +0000 (-0700) Subject: clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option X-Git-Tag: v3.1-rc1~283^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7bd11b471931752e5609094ca0a49386590524;p=pandora-kernel.git clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option The machinery for __ARCH_HAS_CLOCKSOURCE_DATA assumed a file in asm-generic would be the default for architectures without their own file in asm/, but that is not how it works. Replace it with a Kconfig option instead. Link: http://lkml.kernel.org/r/4E288AA6.7090804@zytor.com Signed-off-by: H. Peter Anvin Cc: Andy Lutomirski Cc: Arnd Bergmann Cc: Tony Luck --- Reading git-diff-tree failed