Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | x86: sysreset: Move priv/plat structs to headers | Simon Glass | |
With the new of-platdata, these need to be available to dt_platdata.c so must be in header files. Move them and add the dtd struct too. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |