diff mbox series

[Xen-devel,15/22] xen/arm: Remove unnecessary includes in asm/mmio.h

Message ID 20181018132109.31192-16-julien.grall@arm.com
State Superseded
Headers show
Series xen/arm: Bunch of clean-ups | expand

Commit Message

Julien Grall Oct. 18, 2018, 1:21 p.m. UTC
Signed-off-by: Julien Grall <julien.grall@arm.com>
---
 xen/include/asm-arm/mmio.h | 2 --
 1 file changed, 2 deletions(-)

Comments

Andrii Anisov Oct. 25, 2018, 5:50 p.m. UTC | #1
On 18.10.18 16:21, Julien Grall wrote:
> Signed-off-by: Julien Grall <julien.grall@arm.com>
> ---

Reviewed-by: Andrii Anisov<andrii_anisov@epam.com>
diff mbox series

Patch

diff --git a/xen/include/asm-arm/mmio.h b/xen/include/asm-arm/mmio.h
index 3ed3f82bf7..8dbfb27682 100644
--- a/xen/include/asm-arm/mmio.h
+++ b/xen/include/asm-arm/mmio.h
@@ -23,8 +23,6 @@ 
 #include <xen/rwlock.h>
 
 #include <asm/hsr.h>
-#include <asm/processor.h>
-#include <asm/regs.h>
 
 #define MAX_IO_HANDLER  16