Skip to content
Commit caf43bf7 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent f586bf7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment