The patch "spapr_drc: initial implementation of sPAPRDRConnector device" requires the function fdt_get_property_by_offset() from libfdt, which is only properly exported there since version 1.4.0. So let's make sure that we require at least version 1.4.0 of libfdt nowadays.
Thomas Huth (2): dtc: Update dtc / libfdt submodule to version 1.4.0 configure: Check for libfdt version 1.4.0 configure | 6 ++++-- dtc | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) -- 1.8.3.1