commit | 28c751f799a2f416a66fe2088d08b73b6a686f18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 19 10:39:57 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:41 2021 -0700 |
tree | ddfd15ef97a49ef8325211c494e2fd3785a5bd9a | |
parent | e98524acbc7fe487edaebebb1d09165947d2b297 [diff] |
x86: apl: Move priv/plat structs to headers With the new of-platdata, these need to be available to dt_platdata.c so must be in header files. Move them. Signed-off-by: Simon Glass <sjg@chromium.org>