All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: Andrew Scull <ascull@google.com>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
Date: Sat, 25 Jun 2022 09:10:02 +0200	[thread overview]
Message-ID: <20220625091002.13162ea4@crub> (raw)
In-Reply-To: <20220323202037.1397214-1-ascull@google.com>

On Wed, 23 Mar 2022 20:20:37 +0000
Andrew Scull ascull@google.com wrote:

> Building the sandbox with NO_SDL=1 resulted in an undefined reference to
> 'sandbox_sdl_remove_display'. Resolve this by adding a stub
> implementation to match the stubs of the other similar functions.
> 
> Signed-off-by: Andrew Scull <ascull@google.com>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Anatolij Gustschin <agust@denx.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
>  arch/sandbox/include/asm/sdl.h | 5 +++++
>  1 file changed, 5 insertions(+)

applied to u-boot-video/master, thanks!

--
Anatolij

      parent reply	other threads:[~2022-06-25  7:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-23 20:20 [PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display() Andrew Scull
2022-05-15 18:55 ` Andrew Scull
2022-06-22 16:37   ` Andrew Scull
2022-06-25  7:10 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220625091002.13162ea4@crub \
    --to=agust@denx.de \
    --cc=ascull@google.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.