From: Jaswinder Singh Date: Mon, 21 Jul 2008 16:22:51 +0000 (+0530) Subject: x86: time_XX.c declare functions before they get used X-Git-Tag: v2.6.28-rc1~734^2~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0384917bf69079088701a0725c5fc6b554bf35;p=pandora-kernel.git x86: time_XX.c declare functions before they get used Declare time_init() in asm-x86/time.h Also did cleanup in asm-x86/timer.h : timer_ack is only required for X86_32 int recalibrate_cpu_khz(void) is for X86_32 Signed-off-by: Jaswinder Singh --- Reading git-diff-tree failed