On Tue, 10 Sep 2019, Julien Grall wrote: > Hi, > > On 8/21/19 4:53 AM, Stefano Stabellini wrote: > > They'll be used in later patches. > > > > Signed-off-by: Stefano Stabellini <[email protected]> > > > > --- > > Changes in v4: > > - new patch > > --- > > xen/arch/arm/bootfdt.c | 8 ++++---- > > xen/include/xen/device_tree.h | 6 ++++++ > > device_tree.h is a common header that describe all the function implemented by > common/device_tree.c. > > Most likely you want to declare the prototype in asm-arm/setup.h as this is > done for all the others function exported in bootfdt.c. I'll do that
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
