From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Date: Mon, 5 Mar 2018 13:53:57 -0500 [thread overview]
Message-ID: <20180305185357.GN22474@bill-the-cat.ec.rr.com> (raw)
In-Reply-To: <1520180411-12547-1-git-send-email-yamada.masahiro@socionext.com>
On Mon, Mar 05, 2018 at 01:20:11AM +0900, Masahiro Yamada wrote:
> Thomas reported U-Boot failed to build host tools if libfdt-devel
> package is installed because tools include libfdt headers from
> /usr/include/ instead of using internal ones.
>
> This commit moves the header code:
> include/libfdt.h -> include/linux/libfdt.h
> include/libfdt_env.h -> include/linux/libfdt_env.h
>
> and replaces include directives:
> #include <libfdt.h> -> #include <linux/libfdt.h>
> #include <libfdt_env.h> -> #include <linux/libfdt_env.h>
>
> Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180305/bf669bad/attachment.sig>
next prev parent reply other threads:[~2018-03-05 18:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-04 16:20 [U-Boot] [PATCH] libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> Masahiro Yamada
2018-03-04 16:47 ` christophe leroy
2018-03-05 18:53 ` Tom Rini [this message]
2018-03-06 8:39 ` Paul Kocialkowski
2018-03-06 14:27 ` Tom Rini
2018-03-06 15:29 ` Masahiro Yamada
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=20180305185357.GN22474@bill-the-cat.ec.rr.com \
--to=trini@konsulko.com \
--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