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