[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4] xen/arm: split the init_xen_time() in 2 parts
Hi Oleksandr, On 28/01/15 10:54, Oleksandr Tyshchenko wrote: > diff --git a/xen/include/xen/time.h b/xen/include/xen/time.h > index 709501f..bb6259d 100644 > --- a/xen/include/xen/time.h > +++ b/xen/include/xen/time.h > @@ -12,6 +12,7 @@ > #include <public/xen.h> > > extern int init_xen_time(void); > +void preinit_xen_time(void); This declaration should not be in xen/time.h but asm-arm/time.h. I spotted a bit too late, sorry. I will send a patch for fixing it. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |