From: Måns Rullgård Date: Wed, 7 Jul 2010 20:09:45 +0000 (+0000) Subject: ARM: remove unnecessary .previous directive X-Git-Tag: n0.7.1~3377 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/96088566ee3f81fded353d3f8b6a6102825e0b13?ds=sidebyside ARM: remove unnecessary .previous directive Originally committed as revision 24096 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/arm/simple_idct_neon.S b/libavcodec/arm/simple_idct_neon.S index f27208e..17cde58 100644 --- a/libavcodec/arm/simple_idct_neon.S +++ b/libavcodec/arm/simple_idct_neon.S @@ -243,7 +243,6 @@ endfunc .align 4 idct_coeff_neon: .short W1, W2, W3, W4, W5, W6, W7, W4c - .previous .macro idct_start data push {r4-r7, lr}