x86: build fix
authorIngo Molnar <mingo@elte.hu>
Mon, 23 Jun 2008 20:19:22 +0000 (22:19 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:50:22 +0000 (12:50 +0200)
commit3eb11edc1321e14a121deeb8b18c177750226eca
tree5c88e088c30457d2984d66b01f399544fc6e32c1
parent346cafecdeb17e1a0457a9e7eca239ef467b678c
x86: build fix

fix:

arch/x86/kernel/setup_32.c:409: error: 'enable_local_apic' undeclared (first use in this function)
arch/x86/kernel/setup_32.c:409: error: (Each undeclared identifier is reported only once
arch/x86/kernel/setup_32.c:409: error: for each function it appears in.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_32.c