commit | de6404815d6d491f3f0ca28d594dddccfbf9241b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 19 10:39:59 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:41 2021 -0700 |
tree | b2a9471c7d821aa79586d0a61c8acfb471c9ad12 | |
parent | 83819cb07fdd723749e5dacd87caf77fd76b6e19 [diff] |
x86: spl: 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>