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-21 20:28:15 +01:00
2018-01-12 18:11:24 +09:00
2018-01-19 15:49:26 -05:00
2018-01-08 16:52:22 +08:00
2018-01-29 12:50:13 -05:00
2018-01-30 22:34:38 +08:00
2018-02-08 19:09:03 -05:00
2018-03-05 10:16:28 -05:00
2018-02-13 23:24:22 -05:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-10-02 21:52:18 -04:00
2017-08-16 08:23:32 -04:00
2017-08-16 08:30:24 -04:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-01-28 12:27:32 -05:00
2017-10-04 11:59:44 -04:00
2018-03-05 10:16:28 -05:00
2017-10-16 09:42:51 -04:00
2017-08-16 08:30:24 -04:00
2017-10-23 17:28:11 -04:00
2017-12-07 09:29:35 +01:00
2017-09-10 12:27:43 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-12-04 22:00:00 +09:00
2018-02-27 16:25:30 -05:00
2017-08-16 08:30:24 -04:00
2018-02-03 10:09:27 -07:00
2017-08-16 08:23:32 -04:00
2017-11-15 10:54:06 -08:00
2018-02-05 20:58:11 -05:00
2017-08-16 08:30:24 -04:00
2018-02-26 15:47:43 -06:00
2017-10-16 09:42:51 -04:00
2018-01-12 18:11:24 +09:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:31:11 -04:00
2018-01-31 18:45:10 -05:00
2017-08-28 07:17:15 -04:00
2017-08-16 08:22:18 -04:00
2017-08-11 15:41:51 -04:00
2018-01-19 15:49:29 -05:00
2017-10-16 09:42:51 -04:00
2017-08-16 08:30:24 -04:00
2017-08-20 09:54:30 -04:00
2017-10-04 11:59:44 -04:00
2017-08-16 08:30:24 -04:00
2018-01-10 11:11:06 +01:00
2017-08-17 16:44:17 +09:00
2017-08-17 16:44:16 +09:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:32 -04:00
2018-03-05 10:16:28 -05:00
2017-10-04 11:59:44 -04:00
2017-10-06 11:28:21 -04:00
2017-10-04 11:59:44 -04:00
2017-08-16 08:23:32 -04:00
2017-08-16 08:30:32 -04:00
2017-09-12 10:08:05 +02:00
2017-08-16 08:23:32 -04:00
2018-02-21 20:28:15 +01:00
2017-10-04 11:59:44 -04:00
2017-11-26 02:22:36 +01:00
2017-08-16 08:30:32 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:23:32 -04:00