]> xenbits.xensource.com Git - xen.git/commit
x86: reduce mce.h include dependencies
authorJan Beulich <jbeulich@suse.com>
Tue, 17 Mar 2020 15:18:08 +0000 (16:18 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 17 Mar 2020 15:18:08 +0000 (16:18 +0100)
commit75c5fc0c7cefe50b6052c0b933186c4597ade70f
treed34892309f3bb7b4dfc84d17d29f970f4d1f135b
parent12f0c69f2709fdb0dd5ac408484a4a08d08705e9
x86: reduce mce.h include dependencies

Drop the public header #include as not needed by the header itself. Add
one that was missing, and move all inside the inclusion guard.

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