From: Ralf Baechle <ralf@linux-mips.org>
Date: Sun, 14 Oct 2007 21:42:58 +0000 (+0100)
Subject: [MIPS] vmlinux.lds.S: Remove duplicate comment.
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f5153ee0f5b3d14213bab1d6ccf2b44bfe9e322b;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

[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 84f9a4cc6f2f..03ad46e24563 100644
--- a/arch/mips/kernel/vmlinux.lds.S
+++ b/arch/mips/kernel/vmlinux.lds.S
@@ -21,7 +21,6 @@ SECTIONS
 	 *   >= 0xa800 0000 0030 0000 otherwise
 	 */
 
-	/* . = 0xa800000000300000; */
 	/* . = 0xa800000000300000; */
 	. = 0xffffffff80300000;
 #endif