commit | 6e648fa781eea9ae0c5e130217ffeabbd45d9385 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:32 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | e8150aefad37ae854ca6af4f78b374349763378b | |
parent | d65ccbb60138a34dfec583397666ceddab85e16d [diff] |
expo: Export scene_menuitem_find() for use in internal code Make this function available to other expo code so we can use it to look up a menu item. Signed-off-by: Simon Glass <sjg@chromium.org>