MIPS: start*.S: drop redundant .text
`.text' is equivalent to the `.section .text' directive.
The `.text' directive just before `.section ".text_bare_init"'
or just before `.section ".text_head_entry"' is redundant
so drop it.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e5f2191 commit 32ef0116d2043944c851a2f940d66aa976612988
@Antony Pavlov Antony Pavlov authored on 5 May 2017
Sascha Hauer committed on 8 May 2017
Showing 2 changed files
View
arch/mips/boot/start-pbl.S
View
arch/mips/boot/start.S