[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH V2 14/23] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
On 15.10.2020 18:44, Oleksandr Tyshchenko wrote: > --- a/xen/common/ioreq.c > +++ b/xen/common/ioreq.c > @@ -18,6 +18,7 @@ > > #include <xen/ctype.h> > #include <xen/domain.h> > +#include <xen/domain_page.h> > #include <xen/event.h> > #include <xen/init.h> > #include <xen/irq.h> There preferably wouldn't be a need to touch non-Arm code in this patch. I suppose the added #include could easily be introduced e.g. while moving the file? Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |