commit | f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Oct 14 22:42:58 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 16 18:23:46 2007 +0100 |
tree | 3faa472c5d4740edaf20480939b62485af602ab4 | |
parent | b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70 [diff] |
[MIPS] vmlinux.lds.S: Remove duplicate comment. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/vmlinux.lds.S b/arch/mips/kernel/vmlinux.lds.S index 84f9a4c..03ad46e 100644 --- a/arch/mips/kernel/vmlinux.lds.S +++ b/arch/mips/kernel/vmlinux.lds.S
@@ -22,7 +22,6 @@ */ /* . = 0xa800000000300000; */ - /* . = 0xa800000000300000; */ . = 0xffffffff80300000; #endif . = LOADADDR;