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
..
2016-05-20 17:02:07 -04:00
2017-07-27 14:59:03 +02:00
2018-03-05 10:16:28 -05:00
2018-01-28 09:36:28 -05:00
2018-01-28 09:36:28 -05:00
2018-03-05 10:16:28 -05:00
2018-02-13 23:24:22 -05:00
2018-03-05 10:16:28 -05:00
2018-03-05 10:16:28 -05:00
2017-12-14 16:09:39 +01:00
2017-08-16 08:30:24 -04:00
2018-03-05 10:16:28 -05:00
2014-09-15 13:32:55 -04:00
2017-08-16 08:30:24 -04:00
2016-08-20 14:03:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-11-29 22:30:50 -05:00
2018-03-05 10:16:28 -05:00
2017-12-07 15:17:00 -05:00
2015-04-18 11:11:16 -06:00
2016-01-19 08:31:21 -05:00
2017-10-04 11:59:44 -04:00
2017-11-20 20:18:39 -05:00
2017-06-12 08:38:06 -04:00
2015-07-20 11:44:37 -07:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2018-03-05 10:16:28 -05:00
2018-01-29 07:48:59 +01:00
2018-01-23 11:21:20 -08:00
2017-08-16 08:30:24 -04:00
2018-02-07 21:58:26 -05:00
2018-03-05 10:16:28 -05:00
2018-01-15 18:29:21 -07:00
2018-01-15 18:29:21 -07:00
2016-06-27 16:37:39 -04:00
2018-03-05 10:16:28 -05:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:09 -06:00
2018-02-23 21:41:49 -05:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2015-04-18 17:40:37 +02:00
2015-04-18 17:40:37 +02:00
2018-03-05 10:16:28 -05:00
2017-08-19 20:42:20 +02:00
2018-02-03 10:09:27 -07:00
2018-02-03 10:09:28 -07:00
2017-07-03 17:35:28 -04:00
2017-08-16 08:30:24 -04:00
2018-02-21 20:28:15 +01:00
2017-01-28 14:04:34 -05:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-12-20 07:40:04 +01:00
2017-09-04 23:53:47 +02:00
2017-08-16 08:30:24 -04:00
2017-12-07 15:17:00 -05:00
2018-02-13 20:34:07 -05:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00
2017-10-01 16:32:55 +02:00
2017-10-01 16:32:53 +02:00
2017-04-08 09:26:55 -04:00