[PATCH 23/26] dm: core: Rename device node to indicate it is private

Simon Glass sjg at chromium.org
Mon Dec 28 17:26:18 CET 2020


To avoid having people accidentally access this member, add a trailing
underscore. Also remove it when of-platdata is enabled, since it is not
used.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 include/dm/device.h | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list