diff options
| author | AKASHI Takahiro <[email protected]> | 2021-12-10 15:49:36 +0900 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2021-12-18 12:05:19 +0100 |
| commit | 3cfc042d43f5c5cec4bcf0133202bdd8516df66c (patch) | |
| tree | f480ec7ab357d7cb94b35eae97174a56305fb866 /scripts/const_structs.checkpatch | |
| parent | 19b241c61faaa18c777e684ca5c43ad461af0afd (diff) | |
dm: fix an 'undefined' error in some macros
Due to a non-existing parameter name in macro's, use of those macro's will
cause a compiler error of "undefined reference".
Unfortunately, dm test doesn't fail because a wrong name ("&dev", hence it
is accidentally a valid name in the context of a caller site) is passed on.
Signed-off-by: AKASHI Takahiro <[email protected]>
Fixes: f262d4ca4b2b ("dm: core: Add a way to read platdata for all
child devices")
Fixes: 903e83ee8464 ("dm: core: Add a way to iterate through children,
probing each")
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
