]> git.baikalelectronics.ru Git - kernel.git/commit
x86_64: apic change setup_APIC_timer calling convention
authorThomas Gleixner <tglx@linutronix.de>
Fri, 12 Oct 2007 21:04:07 +0000 (23:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Fri, 12 Oct 2007 21:04:07 +0000 (23:04 +0200)
commitf6ee517f08fd170c324e9c8f59ba793ad7cf5c30
tree86cad68e2461a13e4ad099f0fa6c51f0fab2f6c2
parentd2928c44b8a74c6647b40f4c0098d17f8a9bff12
x86_64: apic change setup_APIC_timer calling convention

setup_APIC_timer takes the file global calibration result as an argument.
Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
arch/x86/kernel/apic_64.c