diff mbox series

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

Message ID 20181031181313.8028-16-julien.grall@arm.com
State Accepted
Commit 164b20067fb8588bbf3a1312fbd99245085b078a
Headers show
Series xen/arm: Bunch of clean-ups | expand

Commit Message

Julien Grall Oct. 31, 2018, 6:13 p.m. UTC
Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>

---
    Changes in v2:
        - Add Andrii's reviewed-by
---
 xen/include/asm-arm/mmio.h | 2 --
 1 file changed, 2 deletions(-)
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