x86: remove the write-only timer_uses_ioapic_pin_0
authorAdrian Bunk <bunk@kernel.org>
Mon, 17 Mar 2008 20:29:32 +0000 (22:29 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:13 +0000 (17:41 +0200)
commitede1389f8ab4f3a1343e567133fa9720a054a3aa
treeaf3dd4019c786ecadce2f7f3e70eb6446a0a4d31
parent6542fe80e6296cde50c1c3b8a9eede701ee51907
x86: remove the write-only timer_uses_ioapic_pin_0

This patch removes the write-only timer_uses_ioapic_pin_0
(gsi can't be <= 15 in the line of it's fake usage in mpparse_32.c).

Spotted by the GNU C compiler.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/mpparse_32.c
include/asm-x86/io_apic.h