]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Export scene_menuitem_find() for use in internal code
authorSimon Glass <sjg@chromium.org>
Mon, 14 Aug 2023 22:40:32 +0000 (16:40 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 25 Aug 2023 17:54:33 +0000 (13:54 -0400)
commit6e648fa781eea9ae0c5e130217ffeabbd45d9385
treee8150aefad37ae854ca6af4f78b374349763378b
parentd65ccbb60138a34dfec583397666ceddab85e16d
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>
boot/scene_internal.h
boot/scene_menu.c