changeset 5181:13b0682bdf11 libavcodec

removing dependency on bfin_sram.h, which is not used right now
author mhoffman
date Fri, 22 Jun 2007 13:44:58 +0000
parents 3d6f2ff62910
children 874d9b7641e3
files bfin/dsputil_bfin.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bfin/dsputil_bfin.c	Fri Jun 22 13:43:47 2007 +0000
+++ b/bfin/dsputil_bfin.c	Fri Jun 22 13:44:58 2007 +0000
@@ -22,7 +22,6 @@
  */
 
 #include <unistd.h>
-#include <bits/bfin_sram.h>
 #include "avcodec.h"
 #include "dsputil.h"
 #include "dsputil_bfin.h"