mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 10:04:01 +01:00
At present ofnode is present in the device even if it is never used. With of-platdata this field is not used, so can be removed. In preparation for this, change the access to go through inline functions. Signed-off-by: Simon Glass <sjg@chromium.org>