On Thu, 2015-01-29 at 13:18 +0000, Julien Grall wrote: > 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.
Indeed, me too. > I will send a patch for fixing it. Thanks. Ian. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
