[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/EFI: fix build
On Mon, 13 May 2013, Jan Beulich wrote: > ... after f6254405 ("xen/arm: compile and initialize vmap") moving the > map_pages_to_xen() declaration. > > Reported-by: Olaf Hering <olaf@xxxxxxxxx> > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > --- a/xen/arch/x86/efi/boot.c > +++ b/xen/arch/x86/efi/boot.c > @@ -8,6 +8,7 @@ > #include <xen/init.h> > #include <xen/keyhandler.h> > #include <xen/lib.h> > +#include <xen/mm.h> > #include <xen/multiboot.h> > #include <xen/pci_regs.h> > #include <xen/pfn.h> > @@ -22,7 +23,6 @@ > #define __ASSEMBLY__ /* avoid pulling in ACPI stuff (conflicts with EFI) */ > #include <asm/fixmap.h> > #undef __ASSEMBLY__ > -#include <asm/mm.h> > #include <asm/msr.h> > #include <asm/processor.h> > > > > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |