]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: kill 8253pit.h
authorThomas Gleixner <tglx@linutronix.de>
Fri, 12 Oct 2007 21:04:23 +0000 (23:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Fri, 12 Oct 2007 21:04:23 +0000 (23:04 +0200)
commit5d5a2989b72847e1f5763420ea31383ca63ebf53
tree8eacc41a879de2a1d72699e1a15f2e0d2f612650
parentfb79d22e1d4b06385796cc0db0084a2e07beccee
x86: kill 8253pit.h

Useless header file with 32 bit and 64 bit variants. Move the
single useful line to the place where it is used.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
arch/x86/kernel/i8259_32.c
drivers/input/misc/pcspkr.c
include/asm-x86/8253pit.h [deleted file]
include/asm-x86/8253pit_32.h [deleted file]
include/asm-x86/8253pit_64.h [deleted file]
include/asm-x86/i8253.h
include/asm-x86/timex_32.h
include/asm-x86/timex_64.h