X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Ffdt_host.h;h=99b009b2210928717d6f2a6183e61f247a25a6d7;hb=57f0bc428aeecbc30a89a10be05fa69fd3e64aef;hp=8d4aa066bb074497b335626f91eaf7e932233a20;hpb=ab21ecef7a38dd211fe6db35c6e60800445eb6a2;p=u-boot diff --git a/tools/fdt_host.h b/tools/fdt_host.h index 8d4aa066bb..99b009b221 100644 --- a/tools/fdt_host.h +++ b/tools/fdt_host.h @@ -1,14 +1,13 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2008 Semihalf - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FDT_HOST_H__ #define __FDT_HOST_H__ /* Make sure to include u-boot version of libfdt include files */ -#include "../include/libfdt.h" +#include "../include/linux/libfdt.h" #include "../include/fdt_support.h" /**