x86: order variables in io_apic_xx.c
commitefa2559f65167989f1893cb065e3126d4f13ba60
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 20 Aug 2008 03:50:36 +0000 (19 20:50 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:52:54 +0000 (16 16:52 +0200)
tree5682fd57b093f1514af837820a8210bc512bbeba
parent8ea5371baa82db452a8d93e9977b418d30944e32
x86: order variables in io_apic_xx.c

move first_system_vector to apic_64.c.

also add #ifdef CONFIG_INTR_REMAP to prepare 32 bit to use
same file.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_64.c
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/io_apic_64.c