commit | a03185a3ecbc5a51fbae9c1790b6148f8c68b1be | [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 | 9d4445bc6dd314cc34aaeeac1c03d5bdb6761cca [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>