summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'src/libffmpeg/libavcodec/alpha')
-rw-r--r--src/libffmpeg/libavcodec/alpha/dsputil_alpha_asm.S3
-rw-r--r--src/libffmpeg/libavcodec/alpha/motion_est_mvi_asm.S3
2 files changed, 0 insertions, 6 deletions
diff --git a/src/libffmpeg/libavcodec/alpha/dsputil_alpha_asm.S b/src/libffmpeg/libavcodec/alpha/dsputil_alpha_asm.S
index 7ec6757d7..6519a9590 100644
--- a/src/libffmpeg/libavcodec/alpha/dsputil_alpha_asm.S
+++ b/src/libffmpeg/libavcodec/alpha/dsputil_alpha_asm.S
@@ -23,9 +23,6 @@
*/
#include "regdef.h"
-#ifdef HAVE_AV_CONFIG_H
-#include "config.h"
-#endif
/* Some nicer register names. */
#define ta t10
diff --git a/src/libffmpeg/libavcodec/alpha/motion_est_mvi_asm.S b/src/libffmpeg/libavcodec/alpha/motion_est_mvi_asm.S
index 0042e7e82..9e6b75f53 100644
--- a/src/libffmpeg/libavcodec/alpha/motion_est_mvi_asm.S
+++ b/src/libffmpeg/libavcodec/alpha/motion_est_mvi_asm.S
@@ -18,9 +18,6 @@
*/
#include "regdef.h"
-#ifdef HAVE_AV_CONFIG_H
-#include "config.h"
-#endif
/* Some nicer register names. */
#define ta t10