aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/sh/kernel/head_64.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sh/kernel/head_64.S b/arch/sh/kernel/head_64.S
index 8015af6d1da2..55ae281893f8 100644
--- a/arch/sh/kernel/head_64.S
+++ b/arch/sh/kernel/head_64.S
@@ -105,8 +105,8 @@ empty_zero_page:
105 .section .data, "aw" 105 .section .data, "aw"
106 .balign PAGE_SIZE 106 .balign PAGE_SIZE
107 107
108 .global swapper_pg_dir 108 .global mmu_pdtp_cache
109swapper_pg_dir: 109mmu_pdtp_cache:
110 .space PAGE_SIZE, 0 110 .space PAGE_SIZE, 0
111 111
112 .global empty_bad_page 112 .global empty_bad_page