From: Thomas Gleixner Date: Sat, 21 Jul 2007 15:11:34 +0000 (+0200) Subject: i386: move PIT function declarations and constants to correct header file X-Git-Tag: v2.6.23-rc1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2900975ef3f1df33c83e750cc1e490de3374ca8;p=pandora-kernel.git i386: move PIT function declarations and constants to correct header file setup_pit_timer is declared in asm-i386/timer.h. Move it to the pit header file, so it can be used by x86_64 as well. Move also the PIT constants. Signed-off-by: Thomas Gleixner Cc: Ingo Molnar Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed