x86/HVM: reduce vioapic.h include dependencies
authorJan Beulich <jbeulich@suse.com>
Tue, 17 Mar 2020 15:14:57 +0000 (16:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 17 Mar 2020 15:14:57 +0000 (16:14 +0100)
commit79834d25f5cdfb1e14646c59720c53917c2713e6
tree94439ea6b119418754a55f62228ffbb8f1b050da
parente593df9509b53ef26999f84e32e181b0f6e51e8f
x86/HVM: reduce vioapic.h include dependencies

Drop an #include not needed by the header itself. While verifying the
header (now) builds standalone, I noticed an omission in a public header
which gets taken care of here as well.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/hvm/vioapic.h
xen/include/public/arch-x86/hvm/save.h