On 05/18/2015 12:59 PM, Thomas Huth wrote:
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.
Thanks, applied to ppc-next (before the spapr merge). Alex