diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/mm/hash_low_32.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/mm/hash_low_32.S b/arch/powerpc/mm/hash_low_32.S index 28845604a10c..67850ec9feb3 100644 --- a/arch/powerpc/mm/hash_low_32.S +++ b/arch/powerpc/mm/hash_low_32.S | |||
@@ -709,3 +709,4 @@ _GLOBAL(_tlbia) | |||
709 | tlbia | 709 | tlbia |
710 | sync | 710 | sync |
711 | #endif /* CONFIG_SMP */ | 711 | #endif /* CONFIG_SMP */ |
712 | blr | ||