public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] linker_lists: remove incorrect comment
@ 2017-09-07  1:55 Heinrich Schuchardt
  2017-09-08  0:02 ` [U-Boot] [U-Boot,1/1] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2017-09-07  1:55 UTC (permalink / raw)
  To: u-boot

Remove a comment line refering to a non-existent file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 include/linker_lists.h | 3 +--
 1 file changed, 1 insertion(+), 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.
  */
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-08  0:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07  1:55 [U-Boot] [PATCH 1/1] linker_lists: remove incorrect comment Heinrich Schuchardt
2017-09-08  0:02 ` [U-Boot] [U-Boot,1/1] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox