diff options
author | Simon Glass <sjg@chromium.org> | 2023-10-01 19:13:24 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-11 15:43:55 -0400 |
commit | fd6073ac9feedd03ebc89f0274fcd7be60377e32 (patch) | |
tree | 03f83be2f7896379423c773bbfb459b401f9976b /drivers/fpga/socfpga_arria10.c | |
parent | 909c486d7cc52efd0db0a1922778fe5c17e5be24 (diff) |
expo: Use switch statements more for object types
In a lot of cases menus are the only objects which are have their own
behaviour in the cedit, e.g. to move between menus. With expo expanding
to support text, this is no-longer true.
Use a switch() statement so that we can simply insert a new 'case' for
the new object types.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/fpga/socfpga_arria10.c')
0 files changed, 0 insertions, 0 deletions