aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/kernel/misc_32.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/misc_32.S b/arch/powerpc/kernel/misc_32.S
index ea26a9181586..f5156105c5f3 100644
--- a/arch/powerpc/kernel/misc_32.S
+++ b/arch/powerpc/kernel/misc_32.S
@@ -453,7 +453,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_COHERENT_ICACHE)
453 stw r7,8(r3); \ 453 stw r7,8(r3); \
454 stw r8,12(r3); \ 454 stw r8,12(r3); \
455 stwu r9,16(r3) 455 stwu r9,16(r3)
456EXPORT_SYMBOL(clear_pages)
457 456
458_GLOBAL(copy_page) 457_GLOBAL(copy_page)
459 addi r3,r3,-4 458 addi r3,r3,-4