From b41c9046cc0125e16ed8d22a608bbb936500d2bc Mon Sep 17 00:00:00 2001
From: Marc Hoffman <mmhoffm@gmail.com>
Date: Fri, 20 Jul 2007 00:10:55 +0000
Subject: [PATCH] removing reference to bfin_sram.h its not used anylonger

Originally committed as revision 23832 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
---
 libswscale/yuv2rgb_bfin.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libswscale/yuv2rgb_bfin.c b/libswscale/yuv2rgb_bfin.c
index 98c86c06f9b..cad9b1af9f9 100644
--- a/libswscale/yuv2rgb_bfin.c
+++ b/libswscale/yuv2rgb_bfin.c
@@ -32,7 +32,6 @@
 #include <malloc.h>
 #endif
 #include <unistd.h>
-#include <bits/bfin_sram.h>
 #include "rgb2rgb.h"
 #include "swscale.h"
 #include "swscale_internal.h"
-- 
GitLab