summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/boot/start-pbl.S1
-rw-r--r--arch/mips/boot/start.S1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/boot/start-pbl.S b/arch/mips/boot/start-pbl.S
index b6d127a039..d6e8231a73 100644
--- a/arch/mips/boot/start-pbl.S
+++ b/arch/mips/boot/start-pbl.S
@@ -25,7 +25,6 @@
#include <board/board_pbl_start.h>
.set noreorder
- .text
.section ".text_head_entry"
.align 4
diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S
index 1ddce9533e..0828ee4927 100644
--- a/arch/mips/boot/start.S
+++ b/arch/mips/boot/start.S
@@ -20,7 +20,6 @@
#include <asm/pbl_macros.h>
.set noreorder
- .text
.section ".text_bare_init"
.align 4