# HG changeset patch # User mhoffman # Date 1182519898 0 # Node ID 13b0682bdf118feb741afef470df1bd114eaa88c # Parent 3d6f2ff629100ca21b9585ef8f7cbac59b0ed824 removing dependency on bfin_sram.h, which is not used right now diff -r 3d6f2ff62910 -r 13b0682bdf11 bfin/dsputil_bfin.c --- 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 -#include #include "avcodec.h" #include "dsputil.h" #include "dsputil_bfin.h"