Hi,

On 8/21/19 4:53 AM, Stefano Stabellini wrote:
They'll be used in later patches.

Signed-off-by: Stefano Stabellini <stefa...@xilinx.com>

---
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@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to