x86: i8253: Consolidate definitions of global_clock_event
authorRalf Baechle <ralf@linux-mips.org>
Wed, 1 Jun 2011 18:05:06 +0000 (19:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Jun 2011 13:01:40 +0000 (15:01 +0200)
commit16f871bc30f86560017b9d34520593a28e08f373
treec025012cd51f7270607463d2daa507ca953aeffb
parent75bba0143454d0fef1b42d5b35cb5bd2f9388901
x86: i8253: Consolidate definitions of global_clock_event

There are multiple declarations of global_clock_event in header files
specific to particular clock event implementations.  Consolidate them
in <asm/time.h> and make sure all users include that header.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Venkatesh Pallipadi (Venki) <venki@google.com>
Link: http://lkml.kernel.org/r/20110601180610.762763451@duck.linux-mips.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/apb_timer.h
arch/x86/include/asm/i8253.h
arch/x86/include/asm/time.h
arch/x86/kernel/apb_timer.c
arch/x86/kernel/apic/apic.c
arch/x86/kernel/hpet.c
arch/x86/kernel/i8253.c