commit | 18000fea5301a9da32d02fffc0ecc0a763a3bf77 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jan 24 21:48:00 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jan 25 01:15:34 2021 +0100 |
tree | 2e02c5a7629e1d38f6b98f8c023b99eea876f236 | |
parent | 7eaa6ea0bbb90ba88894125b8382a939a78d4f4c [diff] |
dm: core: describe uclass_root_s 'make htmldocs' creates a warning: ./include/asm-generic/global_data.h:443: warning: Function parameter or member 'uclass_root_s' not described in 'global_data' Correct the member descriptions. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>