Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: apl: Move priv/plat structs to headers | Simon Glass | 2021-01-05 | 1 | -0/+28 |
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> |