xen/arm: Move arch/arm/vtimer.h to include/asm-arm/vtimer.h
authorJulien Grall <julien.grall@arm.com>
Tue, 12 Sep 2017 10:36:17 +0000 (11:36 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 12 Sep 2017 21:55:03 +0000 (14:55 -0700)
commit082fc63f20e827eb0229d520b4ebf54140d9b21b
tree167d16444bb768026a1a6f635e8ecca51d29db4f
parenta1d451b71fa5b2dadff7c9330e81487d7750bb08
xen/arm: Move arch/arm/vtimer.h to include/asm-arm/vtimer.h

It will be necessary to include vtimer.h from subdirectory making the
inclusion a bit awkward.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/domain.c
xen/arch/arm/traps.c
xen/arch/arm/vtimer.h [deleted file]
xen/include/asm-arm/vtimer.h [new file with mode: 0644]