xen/arm: Move vgic_* helpers from gic.h to vgic.h
authorJulien Grall <julien.grall@arm.com>
Wed, 31 Oct 2018 18:13:13 +0000 (18:13 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 9 Nov 2018 18:14:52 +0000 (10:14 -0800)
commit765b7e8449da0c4ffb4edafbfc02771629ce807b
tree5ac75a8e23c418430f4a497e9f6698509360a603
parentafe0278fcba2dcd3e5b1f1638b3a53cca357d353
xen/arm: Move vgic_* helpers from gic.h to vgic.h

Keep vgic_* helpers in a single place. At the same time remove gic.h
from event.h since the helpers has now been moved to vgic.h (included by
domain.h).

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/event.h
xen/include/asm-arm/gic.h
xen/include/asm-arm/vgic.h