commit | caf43bf7c6a55e89b6df5179df434d67e24aa32e | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Jul 20 14:06:50 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jul 20 14:05:31 2008 +0200 |
tree | 8f1763ab920c443b657059c27e8ca0c5d0240f18 | |
parent | f586bf7df9acc26b68b0feefc0dd32fa63516d3a [diff] |
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>