mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
linker_lists: remove incorrect comment
Remove a comment line refering to a non-existent file. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:

committed by
Tom Rini

parent
de2de3192f
commit
d72fd7b340
@ -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.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user