X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cmd%2Fspl.c;h=038f48818d9403762c3fad4a6aee83b823639212;hb=HEAD;hp=3b8992a16364c8a3f9e6c234bbc5870554673d19;hpb=f855a7bc12dc3bdf83905b4c72a6d795ee8d8ee5;p=u-boot diff --git a/cmd/spl.c b/cmd/spl.c index 3b8992a163..038f48818d 100644 --- a/cmd/spl.c +++ b/cmd/spl.c @@ -1,14 +1,13 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2011 * Corscience GmbH & Co. KG - Simon Schwarz - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include #include -#include +#include DECLARE_GLOBAL_DATA_PTR;