Arm: prune #include-s needed by domain.h
authorJan Beulich <jbeulich@suse.com>
Wed, 15 Jul 2020 10:39:06 +0000 (12:39 +0200)
committerJulien Grall <jgrall@amazon.com>
Mon, 20 Jul 2020 16:16:27 +0000 (17:16 +0100)
commit6720345aaf82fc76dca084f3f7a577062f5ff0f3
treed9fc4a938f66eb080bb464950d5664ae2ed3125f
parent5a4a411bde4f73ff8ce43d6e52b77302973e8f68
Arm: prune #include-s needed by domain.h

asm/domain.h is a dependency of xen/sched.h, and hence should not itself
include xen/sched.h. Nor should any of the other #include-s used by it.
While at it, also drop two other #include-s that aren't needed by this
particular header.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/domain.h
xen/include/asm-arm/vfp.h