From: Jan Kiszka <jan.kis...@siemens.com>

Header is not pulled by assembler sources.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 hypervisor/arch/arm-common/include/asm/cell.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/hypervisor/arch/arm-common/include/asm/cell.h 
b/hypervisor/arch/arm-common/include/asm/cell.h
index 11dba73df..5b1e42070 100644
--- a/hypervisor/arch/arm-common/include/asm/cell.h
+++ b/hypervisor/arch/arm-common/include/asm/cell.h
@@ -13,8 +13,6 @@
 #ifndef _JAILHOUSE_ASM_CELL_H
 #define _JAILHOUSE_ASM_CELL_H
 
-#ifndef __ASSEMBLY__
-
 #include <jailhouse/paging.h>
 
 struct arch_cell {
@@ -23,5 +21,4 @@ struct arch_cell {
        u32 irq_bitmap[1024/32];
 };
 
-#endif /* !__ASSEMBLY__ */
 #endif /* !_JAILHOUSE_ASM_CELL_H */
-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to