From 96088566ee3f81fded353d3f8b6a6102825e0b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Wed, 7 Jul 2010 20:09:45 +0000 Subject: [PATCH] ARM: remove unnecessary .previous directive Originally committed as revision 24096 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/arm/simple_idct_neon.S | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/arm/simple_idct_neon.S b/libavcodec/arm/simple_idct_neon.S index f27208e46b..17cde5835a 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}