commit | 4e4bf9449b4f436419490a4a8cf4de17433cac15 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 31 12:28:48 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 10 13:46:55 2022 -0400 |
tree | d8a562562004af2b2a5dc0dbe1b19bec686c21de | |
parent | 99699a770744b91d93399daccf3b3caf506c04c7 [diff] |
common: Drop display_options.h from common header Move this out of the common header and include it only where needed. Signed-off-by: Simon Glass <sjg@chromium.org>