u-boot/board/freescale/common
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
..
p_corenet libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
arm_sleep.c
cadmus.c
cadmus.h
cds_pci_ft.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
cds_via.c
cmd_esbc_validate.c
dcu_sii9022a.c
dcu_sii9022a.h
diu_ch7301.c
diu_ch7301.h
eeprom.h
fman.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
fman.h
fsl_chain_of_trust.c
fsl_validate.c
ics307_clk.c
ics307_clk.h
idt8t49n222a_serdes_clk.c
idt8t49n222a_serdes_clk.h
Kconfig Kconfig: Add LTC3882 voltage regulator config 2018-01-23 11:19:49 -08:00
ls102xa_stream_id.c
Makefile common: board_f: vid: Add VID specific API to adjust core voltage 2018-01-23 11:20:46 -08:00
mc34vr500.c
mpc85xx_sleep.c
ngpixis.c
ngpixis.h
ns_access.c
pfuze.c
pfuze.h
pixis.c
pixis.h
pq-mds-pib.c
pq-mds-pib.h
qixis.c fsl: common: qixis: Add ifc and emmc switching via qixis 2018-01-23 11:22:12 -08:00
qixis.h
sdhc_boot.c
sgmii_riser.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
sgmii_riser.h
sleep.h
spl.h
sys_eeprom.c
via.h
vid.c board: common: vid: Add support for LTC3882 voltage regulator chip 2018-01-23 11:19:56 -08:00
vid.h
vsc3316_3308.c
vsc3316_3308.h
zm7300.c
zm7300.h