commit | 9ab26117bd71aa03dba2f24c6612075dc827daa2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 20 08:36:39 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 14 11:42:51 2025 -0600 |
tree | f4b578ac2d3342332460806c6711512b55746693 | |
parent | 37eed285fdc76de0cfc76a5388afe33ef8c712df [diff] |
common: Drop check for DM in initf_dm() This is enabled by all boards, so drop the condition. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>