[PATCH 01/26] sandbox: serial: Move priv into a header file

Simon Glass sjg at chromium.org
Mon Dec 28 17:26:44 CET 2020


On Sat, Dec 19, 2020 at 10:39:53AM -0700, Simon Glass wrote:
> Move this struct into a header file so that dtoc can include it in its
> dt-platdata.c file.

Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/sandbox/include/asm/serial.h | 30 ++++++++++++++++++++++++++++++
>  drivers/serial/sandbox.c          | 16 +---------------
>  2 files changed, 31 insertions(+), 15 deletions(-)
>  create mode 100644 arch/sandbox/include/asm/serial.h
>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list