Masahiro Yamada
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
...
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 >
2018-03-05 10:16:28 -05:00
..
2018-02-15 13:44:27 +01:00
2018-02-15 13:44:27 +01:00
2018-03-05 10:16:28 -05:00
2016-12-27 11:24:17 -05:00
2017-06-01 07:03:01 -06:00
2018-03-05 10:16:28 -05:00
2015-04-18 11:11:24 -06:00
2018-01-09 12:37:15 +01:00
2017-10-04 11:59:44 -04:00
2017-11-26 02:22:36 +01:00
2017-06-01 07:03:06 -06:00
2018-03-05 10:16:28 -05:00
2016-04-01 17:18:10 -04:00
2018-01-24 12:03:43 +05:30
2016-04-01 17:18:10 -04:00
2018-01-25 20:59:20 +01:00
2013-12-06 07:02:32 -05:00
2017-06-05 13:42:09 +02:00
2017-04-25 12:50:13 +02:00
2014-11-07 16:32:02 +01:00
2015-08-19 22:30:20 +02:00
2017-06-01 07:03:01 -06:00
2018-03-05 10:16:28 -05:00
2013-10-20 23:46:27 +02:00
2018-03-05 10:16:28 -05:00
2017-06-01 07:03:01 -06:00
2017-11-26 02:22:36 +01:00
2018-01-09 12:37:15 +01:00
2018-01-28 04:00:59 +01:00
2016-02-18 21:34:41 +01:00
2013-07-24 09:44:38 -04:00
2014-07-04 23:45:48 +02:00
2017-10-04 11:59:44 -04:00
2017-07-03 17:35:28 -04:00
2018-01-24 12:03:43 +05:30
2017-06-01 07:03:01 -06:00
2017-06-16 10:14:55 -04:00
2018-01-28 04:00:59 +01:00
2017-11-28 04:06:40 +01:00
2013-10-20 23:45:26 +02:00
2009-04-06 20:40:46 +02:00
2017-10-01 16:32:50 +02:00
2017-10-01 16:32:51 +02:00
2016-12-27 11:24:17 -05:00
2017-10-04 11:59:44 -04:00
2018-03-05 10:16:28 -05:00
2017-06-01 07:03:01 -06:00
2016-09-23 22:25:27 -04:00
2017-10-01 16:32:55 +02:00
2017-11-16 11:45:20 +01:00
2018-02-15 13:44:30 +01:00
2017-07-28 23:34:29 +02:00
2017-11-26 02:22:36 +01:00
2018-01-24 12:03:43 +05:30
2018-01-25 20:59:16 +01:00
2017-10-04 11:59:44 -04:00
2016-09-23 22:25:27 -04:00
2017-10-01 16:32:55 +02:00
2017-10-01 16:32:54 +02:00