diff --git a/libavcodec/arm/vp8dsp_neon.S b/libavcodec/arm/vp8dsp_neon.S
index 01c39593a0bb2b7ed772f9d47d1298d5e0e651cf..23330900f7226fb0fdb5bd3fe541e6427dc87385 100644
--- a/libavcodec/arm/vp8dsp_neon.S
+++ b/libavcodec/arm/vp8dsp_neon.S
@@ -1294,6 +1294,8 @@ function ff_put_vp8_epel8_h4v6_neon, export=1
         pop             {r4,pc}
 endfunc
 
+.ltorg
+
 function ff_put_vp8_epel4_v6_neon, export=1
         sub             r2,  r2,  r3,  lsl #1
         push            {r4,lr}