Skip to content
Commit bb5fef86 authored by Eliad Peller's avatar Eliad Peller Committed by Hauke Mehrtens
Browse files

backports: add of_find_property_value_of_size()

Upstream commit: b3cb6250

commit 2e98a32a

 ("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: default avatarEliad Peller <eliadx.peller@intel.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
[remove of_find_property_value_of_size() from backport-3.10.c]
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 5ade12dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment