X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fdumpimage.h;h=e31d163292eebea3f62a3953a24355e4f3cd58f3;hb=078ab1a2f5a9901f5f9983163d4f98b8d94bfda0;hp=d78523ded7231e869f29193cf15bb072ffc86333;hpb=707acd01ded3c60a4e277f7c5432d397897b4dfd;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"