public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] mxsboot: remove unused include
Date: Sun, 21 Feb 2016 11:10:12 +0100	[thread overview]
Message-ID: <56C98D04.1080509@denx.de> (raw)
In-Reply-To: <1455661771-52559-3-git-send-email-andreas.devel@googlemail.com>

Hi Andreas,

On 16/02/2016 23:29, Andreas Bie?mann wrote:
> Commit 276d3ebb883024d753cd9c69ab2fd243ffa1262e removed htole32() but missed
> to remove the corresponding header. This is annoying, since BSD systems do not
> have endian.h.
> 
> Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
> 
>  tools/mxsboot.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tools/mxsboot.c b/tools/mxsboot.c
> index 457f435..2e72009 100644
> --- a/tools/mxsboot.c
> +++ b/tools/mxsboot.c
> @@ -7,7 +7,6 @@
>   * SPDX-License-Identifier:	GPL-2.0+
>   */
>  
> -#include <endian.h>
>  #include <fcntl.h>
>  #include <sys/stat.h>
>  #include <sys/types.h>
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  parent reply	other threads:[~2016-02-21 10:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 22:29 [U-Boot] [PATCH 0/4] Some things that bug me Andreas Bießmann
2016-02-16 22:29 ` [U-Boot] [PATCH 1/4] tools: -Wno-deprecated-declarations for OpenSSL on darwin Andreas Bießmann
2016-02-17 19:00   ` Simon Glass
2016-02-25 15:23   ` [U-Boot] [U-Boot, " Tom Rini
2016-02-16 22:29 ` [U-Boot] [PATCH 2/4] mxsboot: remove unused include Andreas Bießmann
2016-02-16 22:35   ` Marek Vasut
2016-02-17  8:42   ` Michael Heimpold
2016-02-21 10:10   ` Stefano Babic [this message]
2016-02-16 22:29 ` [U-Boot] [PATCH 3/4] samsung: fix mkorigenspl for darwin Andreas Bießmann
2016-02-25 15:24   ` [U-Boot] [U-Boot,3/4] " Tom Rini
2016-02-16 22:29 ` [U-Boot] [PATCH 4/4] pci_rom: fix may be used uninitialized warning Andreas Bießmann
2016-02-17  7:23   ` Anatolij Gustschin
2016-02-25 15:24   ` [U-Boot] [U-Boot, " Tom Rini

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=56C98D04.1080509@denx.de \
    --to=sbabic@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox