From: Jan Kiszka <[email protected]> Probably a left-over from earlier versions of 018f4afa844b.
Signed-off-by: Jan Kiszka <[email protected]> --- hypervisor/arch/arm/include/asm/cell.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hypervisor/arch/arm/include/asm/cell.h b/hypervisor/arch/arm/include/asm/cell.h index a935eb337..29c1ac3ee 100644 --- a/hypervisor/arch/arm/include/asm/cell.h +++ b/hypervisor/arch/arm/include/asm/cell.h @@ -24,9 +24,5 @@ struct arch_cell { u32 irq_bitmap[1024/32]; }; -/** PCI-related cell states. */ -struct pci_cell { -}; - #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 [email protected]. For more options, visit https://groups.google.com/d/optout.
