From 56a519ec2fdf144d1d443f5450e0b3eca7786560 Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Wed, 18 Aug 2004 17:52:17 +0000 Subject: - forgot to remove all occurences of "#include "dvb_functions.h" which is included just everywhere - remove dvb_i2c.[ch], it's not needed anymore - rename dvb_register_frontend_new() to dvb_register_frontend() - --- linux/drivers/media/dvb/b2c2/skystar2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'linux/drivers/media/dvb/b2c2') diff --git a/linux/drivers/media/dvb/b2c2/skystar2.c b/linux/drivers/media/dvb/b2c2/skystar2.c index 2a919f245..30e9e07c5 100644 --- a/linux/drivers/media/dvb/b2c2/skystar2.c +++ b/linux/drivers/media/dvb/b2c2/skystar2.c @@ -51,7 +51,6 @@ #include "demux.h" #include "dvb_net.h" -#include "dvb_functions.h" static int debug; static int enable_hw_filters = 2; -- cgit v1.2.3