Skip to content
Commit d81d9690 authored by Thierry Reding's avatar Thierry Reding Committed by Simon Glass
Browse files

fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()



The fdt_setprop_u32() function does everything that we need, so we
really only use the function as a convenience wrapper, in which case it
can simply be a static inline function.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent f2100f6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment