]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4511af1a3026d2a8f65fe7d6afd2085ffb31e35f
treeaf3dd4019c786ecadce2f7f3e70eb6446a0a4d31
parent20287d6c4c2ec8f3587711c28748b02a59b20bb5
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