From: Jan Kiszka <[email protected]> This became obsolete with 018f4afa844b.
Signed-off-by: Jan Kiszka <[email protected]> --- hypervisor/arch/x86/include/asm/cell.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/hypervisor/arch/x86/include/asm/cell.h b/hypervisor/arch/x86/include/asm/cell.h index 33697498..6c5151a5 100644 --- a/hypervisor/arch/x86/include/asm/cell.h +++ b/hypervisor/arch/x86/include/asm/cell.h @@ -17,8 +17,6 @@ #include <jailhouse/paging.h> -#include <jailhouse/cell-config.h> - struct cell_ioapic; /** x86-specific cell states. */ -- 2.16.4 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/63c63da94657899e809416c1a56493e8ecc9507d.1581770164.git.jan.kiszka%40web.de.
