summaryrefslogtreecommitdiff
path: root/include/linker_lists.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2017-09-07 04:55:11 +0300
committerTom Rini <trini@konsulko.com>2017-09-07 17:44:37 +0300
commitd72fd7b3405b9696316426a0b64316cd99ea0c7f (patch)
tree009a4fb79b72e72d52f1b164f8698409b60632d5 /include/linker_lists.h
parentde2de3192fe1bde742d0d83d82f90a1592ec47c6 (diff)
downloadu-boot-d72fd7b3405b9696316426a0b64316cd99ea0c7f.tar.xz
linker_lists: remove incorrect comment
Remove a comment line refering to a non-existent file. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/linker_lists.h')
-rw-r--r--include/linker_lists.h3
1 files changed, 1 insertions, 2 deletions
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 <linux/compiler.h>
/*
- * 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.
*/