linker_lists: remove incorrect comment
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 7 Sep 2017 01:55:11 +0000 (03:55 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:37 +0000 (10:44 -0400)
Remove a comment line refering to a non-existent file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/linker_lists.h

index 76898ab70262dc8e033c0c74d6ce63708d236902..6ef89a2090a9eaa36d7188266692a2f44f16f62e 100644 (file)
@@ -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.
  */