commit | f6257f7914858cd99219feb3185c679137857b60 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 19 10:39:58 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:41 2021 -0700 |
tree | 7fc87dd2f5c8d0411434911a04bf4ff75c5b8c66 | |
parent | 366c4eb4b5df420de3cc32be3089bef68a883d97 [diff] |
x86: Move priv/plat structs for intel_common 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>