commit | 12f813d7f4ffbefc6c057661c517ebab05945fd6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:25 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | ed9793b910f232211268b122efe738c2f9043af2 | |
parent | 2f8f866a654b3f146fd1bfc74160741623bb275b [diff] |
Correct SPL use of OF_EMBED This converts 1 usage of this option to the non-SPL form, since there is no SPL_OF_EMBED defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>