X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Flinker_lists.h;h=e0759d446f44baabb178a1de7f01680bfc3a3d8d;hb=faab193ea2a8992b18026318f36cc7139b4ca1b5;hp=76898ab70262dc8e033c0c74d6ce63708d236902;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=oweals%2Fu-boot.git diff --git a/include/linker_lists.h b/include/linker_lists.h index 76898ab702..e0759d446f 100644 --- a/include/linker_lists.h +++ b/include/linker_lists.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * include/linker_lists.h * * Implementation of linker-generated arrays * * Copyright (C) 2012 Marek Vasut - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __LINKER_LISTS_H__ @@ -14,8 +13,7 @@ #include /* - * There is no use in including this from ASM files, but that happens - * anyway, e.g. PPC kgdb.S includes command.h which incluse us. + * There is no use in including this from ASM files. * So just don't define anything when included from ASM. */