diff options
author | Simon Glass <sjg@chromium.org> | 2021-01-21 13:57:10 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-01-30 14:25:41 -0700 |
commit | ef79ef21a85272f52be58089a96bc1299aa04458 (patch) | |
tree | 2bc4b1672c886d2cf751c25bac4dab58355829a9 /MAINTAINERS | |
parent | d85f2c4f2970d0ec2f5f075de734afd11200d153 (diff) | |
download | u-boot-ef79ef21a85272f52be58089a96bc1299aa04458.tar.gz |
dm: core: Don't inline dev_read...() calls with of-platdata
At present if these calls are used with of-platdata, a confusing error is
produced, referring to a function not actually called by the code causing
the problem.
Fix this by not inlining, so that the error mentions the dev_read_...()
function and it is more obvious what is going on.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions