freebsd-skq/stand/fdt
Kyle Evans d2084bf608 stand/fdt: Swap libfdt include order
libfdt.h should be included before fdt.h, as hinted at by all of libfdt/;
standard include order being libfdt.h, libfdt_env.h, fdt.h.

The current include order also causes problems when libfdt gets updated, as
fdt.h requires some definitions from libfdt.h.

Differential Revision:	https://reviews.freebsd.org/D13688
2017-12-30 06:53:27 +00:00
..
fdt_loader_cmd.c stand/fdt: Swap libfdt include order 2017-12-30 06:53:27 +00:00
fdt_overlay.c stand/fdt: Avoid bailout when dtbo has no fixups 2017-12-28 21:12:27 +00:00
fdt_overlay.h
fdt_platform.h
help.fdt
Makefile
Makefile.depend