From b44c6d8edb442fb976030dc970b4153bd57c423e Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Fri, 2 Oct 2009 19:35:12 +0000 Subject: ARM: remove unnecessary .fpu neon directives Originally committed as revision 20151 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/arm/h264idct_neon.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/arm/h264idct_neon.S') 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 -- cgit v1.2.3