[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH for-next 5/6] xen: Add files needed for minimal riscv build
On 25.02.2021 16:24, Connor Davis wrote: > --- a/xen/drivers/char/serial.c > +++ b/xen/drivers/char/serial.c > @@ -12,6 +12,7 @@ > #include <xen/param.h> > #include <xen/serial.h> > #include <xen/cache.h> > +#include <asm/processor.h> Btw - changes like this one would better be split off, so they would come with a justification / description. A file like this one shouldn't really need to include processor.h, so I'm curious what the requirement is. Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |