On 11/15/2015 04:53 PM, Hauke Mehrtens wrote:
> From: Eliad Peller <el...@wizery.com>
> 
> commit 2e98a32a274274fca0e6e ("backport: add
> of_property_read_u64_array()") added a call
> to of_find_property_value_of_size(), which is a
> static function, causing compilation error.
> 
> Implement it locally as well.
> 
> Signed-off-by: Eliad Peller <eliadx.pel...@intel.com>
> Signed-off-by: Emmanuel Grumbach <emmanuel.grumb...@intel.com>
> [remove of_find_property_value_of_size() from backport-3.10.c]
> Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
> ---
> 
> I did some changes to this patch, I hope they are ok.
> 
>  backport/backport-include/linux/of.h |  6 +++---
>  backport/compat/backport-3.10.c      | 28 ----------------------------
>  backport/compat/backport-3.18.c      | 28 ++++++++++++++++++++++++++++
>  3 files changed, 31 insertions(+), 31 deletions(-)
> 

Thank you for the patch, it was applied.

Hauke

--
To unsubscribe from this list: send the line "unsubscribe backports" in

Reply via email to