Skip to content

Commit

Permalink
[MIPS] vmlinux.lds.S: Remove duplicate comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
ralfbaechle committed Oct 16, 2007
1 parent b37bac9 commit f5153ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ SECTIONS
* >= 0xa800 0000 0030 0000 otherwise
*/

/* . = 0xa800000000300000; */
/* . = 0xa800000000300000; */
. = 0xffffffff80300000;
#endif
Expand Down

0 comments on commit f5153ee

Please sign in to comment.