aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/openrisc/kernel/head.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/kernel/head.S b/arch/openrisc/kernel/head.S
index a22f1fc40a6c..ceb2d536fc77 100644
--- a/arch/openrisc/kernel/head.S
+++ b/arch/openrisc/kernel/head.S
@@ -1530,6 +1530,7 @@ ENTRY(_early_uart_init)
1530 l.jr r9 1530 l.jr r9
1531 l.nop 1531 l.nop
1532 1532
1533 .section .rodata
1533_string_copying_linux: 1534_string_copying_linux:
1534 .string "\n\n\n\n\n\rCopying Linux... \0" 1535 .string "\n\n\n\n\n\rCopying Linux... \0"
1535 1536