X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fhwconfig.c;h=72f3c4e0faa6d3ec8129940c7def61fb1a70832a;hb=9fb625ce05539fe6876a59ce1dcadb76b33c6f6e;hp=e5186d77968f80d96ac1458f649ad2576512f1ef;hpb=336aee50cf55d4d98ddf3a4412c18286e7f0a4c0;p=oweals%2Fu-boot.git diff --git a/common/hwconfig.c b/common/hwconfig.c index e5186d7796..72f3c4e0fa 100644 --- a/common/hwconfig.c +++ b/common/hwconfig.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * An inteface for configuring a hardware via u-boot environment. * @@ -5,13 +6,12 @@ * Copyright 2011 Freescale Semiconductor, Inc. * * Author: Anton Vorontsov - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef HWCONFIG_TEST #include #include +#include #include #include #include