[PATCH 12/26] x86: sysreset: Move priv/plat structs to headers
Simon Glass
sjg at chromium.org
Mon Dec 28 17:26:30 CET 2020
On Sat, Dec 19, 2020 at 10:40:04AM -0700, Simon Glass wrote:
> 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.
Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/include/asm/sysreset.h | 18 ++++++++++++++++++
> drivers/sysreset/sysreset_x86.c | 5 +----
> 2 files changed, 19 insertions(+), 4 deletions(-)
> create mode 100644 arch/x86/include/asm/sysreset.h
>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list