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