X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fdumpimage.h;h=e31d163292eebea3f62a3953a24355e4f3cd58f3;hb=3b0c3821d6401106cc873a6c27a8ee31a8d466a4;hp=d78523ded7231e869f29193cf15bb072ffc86333;hpb=e6fe4bd989b93b1f37a25771fc14478dd33aa0df;p=u-boot diff --git a/tools/dumpimage.h b/tools/dumpimage.h index d78523ded7..e31d163292 100644 --- a/tools/dumpimage.h +++ b/tools/dumpimage.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Based on mkimage.c. * * Written by Guilherme Maciel Ferreira - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DUMPIMAGE_H_ @@ -18,7 +17,7 @@ #include #include #include -#include +#include #include "fdt_host.h" #include "imagetool.h"