diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-14 17:42:58 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-16 13:23:46 -0400 |
commit | f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b (patch) | |
tree | 3faa472c5d4740edaf20480939b62485af602ab4 /arch | |
parent | b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70 (diff) |
[MIPS] vmlinux.lds.S: Remove duplicate comment.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/kernel/vmlinux.lds.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/vmlinux.lds.S b/arch/mips/kernel/vmlinux.lds.S index 84f9a4cc6f2f..03ad46e24563 100644 --- a/arch/mips/kernel/vmlinux.lds.S +++ b/arch/mips/kernel/vmlinux.lds.S | |||
@@ -22,7 +22,6 @@ SECTIONS | |||
22 | */ | 22 | */ |
23 | 23 | ||
24 | /* . = 0xa800000000300000; */ | 24 | /* . = 0xa800000000300000; */ |
25 | /* . = 0xa800000000300000; */ | ||
26 | . = 0xffffffff80300000; | 25 | . = 0xffffffff80300000; |
27 | #endif | 26 | #endif |
28 | . = LOADADDR; | 27 | . = LOADADDR; |