commit | fdacd50df23ebbf66db9cfb2b72b052586b35f10 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 15 18:27:03 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 09:47:49 2025 -0600 |
tree | c1ab386216f692dd2ace151b9573cac91710d11e | |
parent | ee848f386b7cda9e00e60a143e577a0bc3c7d8b7 [diff] |
vbe: Start a common header file Move a few things into a new, common header file so that vbe-simple can share code with the upcoming abrec. Put struct simple_nvdata in it and rename it. Signed-off-by: Simon Glass <sjg@chromium.org>