From cec92fa2d3efa711d1b0488e37ad5b1eac18df5c Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Thu, 11 Mar 2004 10:53:00 +0000 Subject: - fix include file to make it build with build-2.4 and build-2.6 - this is broken for the "makelinks" approach -- do we need makelinks any more? --- linux/drivers/media/dvb/bt8xx/bt878.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'linux/drivers') diff --git a/linux/drivers/media/dvb/bt8xx/bt878.c b/linux/drivers/media/dvb/bt8xx/bt878.c index b501b1cca..1619f4c3f 100644 --- a/linux/drivers/media/dvb/bt8xx/bt878.c +++ b/linux/drivers/media/dvb/bt8xx/bt878.c @@ -44,11 +44,7 @@ #include "dmxdev.h" #include "dvbdev.h" #include "bt878.h" -#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)) #include "dst-bt878.h" -#else -#include "../frontends/dst-bt878.h" -#endif #include "dvb_functions.h" -- cgit v1.2.3