X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fboot_fit.c;h=ffa4d740eb3e9923e3a6ec1fb14f3f6d4ad8aa78;hb=94c03c7c772bf7818ea84a092a90beaba1782046;hp=add65c4baed7431be4c605e9189ef748eabccdca;hpb=f855a7bc12dc3bdf83905b4c72a6d795ee8d8ee5;p=oweals%2Fu-boot.git diff --git a/common/boot_fit.c b/common/boot_fit.c index add65c4bae..ffa4d740eb 100644 --- a/common/boot_fit.c +++ b/common/boot_fit.c @@ -1,17 +1,16 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2017 * Texas Instruments, * * Franklin S Cooper Jr. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include #include #include -#include +#include static int fdt_offset(const void *fit) {