[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 2/8] xen/arm: export device_tree_get_reg and device_tree_get_u32
Hi, On 8/21/19 4:53 AM, Stefano Stabellini wrote: They'll be used in later patches. Signed-off-by: Stefano Stabellini <stefanos@xxxxxxxxxx> --- 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. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |