]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, xen: fix apic_ops build on UP
authorIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 12:06:50 +0000 (14:06 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 12:05:31 +0000 (14:05 +0200)
commitcaf43bf7c6a55e89b6df5179df434d67e24aa32e
tree8f1763ab920c443b657059c27e8ca0c5d0240f18
parentf586bf7df9acc26b68b0feefc0dd32fa63516d3a
x86, xen: fix apic_ops build on UP

fix:

 arch/x86/xen/enlighten.c:615: error: variable ‘xen_basic_apic_ops’ has initializer but incomplete type
 arch/x86/xen/enlighten.c:616: error: unknown field ‘read’ specified in initializer
 [...]

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