diff options
Diffstat (limited to 'arch/sparc/mm/tsunami.S')
-rw-r--r-- | arch/sparc/mm/tsunami.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/mm/tsunami.S b/arch/sparc/mm/tsunami.S index db0d6de33a87..4e55e8f76648 100644 --- a/arch/sparc/mm/tsunami.S +++ b/arch/sparc/mm/tsunami.S | |||
@@ -93,7 +93,6 @@ tsunami_flush_tlb_page_out: | |||
93 | ldd [src + offset + 0x00], t2; \ | 93 | ldd [src + offset + 0x00], t2; \ |
94 | std t2, [dst + offset + 0x00]; | 94 | std t2, [dst + offset + 0x00]; |
95 | 95 | ||
96 | .globl tsunami_copy_1page | ||
97 | tsunami_copy_1page: | 96 | tsunami_copy_1page: |
98 | /* NOTE: This routine has to be shorter than 70insns --jj */ | 97 | /* NOTE: This routine has to be shorter than 70insns --jj */ |
99 | or %g0, (PAGE_SIZE >> 8), %g1 | 98 | or %g0, (PAGE_SIZE >> 8), %g1 |