summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264idct_neon.S
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-10-02 19:35:12 +0000
committerMåns Rullgård <mans@mansr.com>2009-10-02 19:35:12 +0000
commitb44c6d8edb442fb976030dc970b4153bd57c423e (patch)
tree7f8670f23c6be4b6b7e96f8b214009e14113a6b8 /libavcodec/arm/h264idct_neon.S
parentfd818a21c72863e921761918ee24213e0446cd85 (diff)
ARM: remove unnecessary .fpu neon directives
Originally committed as revision 20151 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/arm/h264idct_neon.S')
-rw-r--r--libavcodec/arm/h264idct_neon.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/arm/h264idct_neon.S b/libavcodec/arm/h264idct_neon.S
index 6527390022..d30e703403 100644
--- a/libavcodec/arm/h264idct_neon.S
+++ b/libavcodec/arm/h264idct_neon.S
@@ -21,8 +21,6 @@
#include "asm.S"
preserve8
- .fpu neon
-
.text
function ff_h264_idct_add_neon, export=1