commit | 9ef02aa4ace36dbf6bd5d4e7a27b764dd5d987e1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:37 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | f380eb465821947d9af64a8d9364a446c9065713 | |
parent | 43bfbb23bda48d6d135e9850401e597e8abe8cf3 [diff] |
expo: Create a struct for generic text attributes In preparation for adding more text types, refactor the common fields into a new structure. This will allow common code to be used. Signed-off-by: Simon Glass <sjg@chromium.org>