Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee678518 authored by Ian Campbell's avatar Ian Campbell Committed by Konrad Rzeszutek Wilk
Browse files

xen: balloon: don't include e820.h



This breaks on !X86 and AFAICT is not required on X86 either.

Acked-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: default avatarIan Campbell <ian.campbell@citrix.com>
Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent ef32f892
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -55,7 +55,6 @@
#include <asm/pgalloc.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#include <asm/pgtable.h>
#include <asm/tlb.h>
#include <asm/tlb.h>
#include <asm/e820.h>


#include <asm/xen/hypervisor.h>
#include <asm/xen/hypervisor.h>
#include <asm/xen/hypercall.h>
#include <asm/xen/hypercall.h>