projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188acf6
)
xen/arm: Remove unnecessary includes in asm/vgic.h
author
Julien Grall
<julien.grall@arm.com>
Wed, 31 Oct 2018 18:13:06 +0000
(18:13 +0000)
committer
Stefano Stabellini
<sstabellini@kernel.org>
Fri, 9 Nov 2018 18:14:40 +0000
(10:14 -0800)
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/vgic.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-arm/vgic.h
b/xen/include/asm-arm/vgic.h
index 760392f9ef24a925c4710b61653dc0cae923b252..0316d87f66d7147e61816eb55f1d111b4fed81b5 100644
(file)
--- a/
xen/include/asm-arm/vgic.h
+++ b/
xen/include/asm-arm/vgic.h
@@
-22,11
+22,8
@@
#include <asm/new_vgic.h>
#else
-#include <xen/bitops.h>
#include <xen/radix-tree.h>
#include <xen/rbtree.h>
-#include <asm/gic.h>
-#include <asm/mmio.h>
struct pending_irq
{