diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-08-14 17:27:09 -0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2013-08-29 16:40:22 -0400 |
commit | 5fba49e3a8c22a7bb71c3526ec32b373b3ef32b8 (patch) | |
tree | c90f0e7c77115a0cc30629836ba1fe2cf9ff4522 /scripts | |
parent | eded9dd40b1e30215ab7379dc433f3d3c662ec88 (diff) |
of: move of_parse_phandle()
Move of_parse_phandle() after __of_parse_phandle_with_args(), since a
future patch will call __of_parse_phandle_with_args() from
of_parse_phandle(). Moving the function avoids adding a prototype. Doing
the move separately highlights the code changes separately.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions