From: Thomas Gleixner Date: Fri, 12 Oct 2007 21:04:06 +0000 (+0200) Subject: i386: prepare sharing the PIT code X-Git-Tag: v2.6.24-rc1~1397^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0190dae54de62fbb9ced75d134015266987eb6b8;p=pandora-kernel.git i386: prepare sharing the PIT code PIT clock events work already and the PIT handling is the same for i386 and x86_64. x86_64 does not support PIT as a clock source, so disable the PIT clocksource for x86_64. Use the i386 i8253.h include file for x86_64 as well to share the exports and the PIT constants. Signed-off-by: Thomas Gleixner Signed-off-by: Chris Wright Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed