From 8596805bf56f752489545bcf4e791337ad884684 Mon Sep 17 00:00:00 2001 From: Holger Waechtler Date: Thu, 11 Sep 2003 11:08:42 +0000 Subject: include dvb_functions.h, not dvb_compat.h --- linux/drivers/media/dvb/frontends/sp887x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/drivers/media/dvb/frontends/sp887x.c b/linux/drivers/media/dvb/frontends/sp887x.c index 664600b53..8aec93860 100644 --- a/linux/drivers/media/dvb/frontends/sp887x.c +++ b/linux/drivers/media/dvb/frontends/sp887x.c @@ -4,7 +4,7 @@ #include #include "dvb_frontend.h" -#include "dvb_compat.h" +#include "dvb_functions.h" #if 0 -- cgit v1.2.3