From: Heinrich Schuchardt Date: Thu, 7 Sep 2017 01:55:11 +0000 (+0200) Subject: linker_lists: remove incorrect comment X-Git-Tag: v2017.09~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d72fd7b3405b9696316426a0b64316cd99ea0c7f;p=u-boot linker_lists: remove incorrect comment Remove a comment line refering to a non-existent file. Signed-off-by: Heinrich Schuchardt --- diff --git a/include/linker_lists.h b/include/linker_lists.h index 76898ab702..6ef89a2090 100644 --- a/include/linker_lists.h +++ b/include/linker_lists.h @@ -14,8 +14,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. */