summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index fb2559e8a..7ea27b8b8 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2005-12-20 17:23 mkrufky
+
+ * linux/drivers/media/dvb/bt8xx/dvb-bt8xx.c:
+ (frontend_init), (dvb_bt8xx_probe):
+ - Remove #ifdef BTTV_BOARD_TWINHAN_VP3021
+
+ As far back as the video4linux cvs repository goes, there is no
+ mention of BTTV_TWINHAN_VP3021. It seems that this was done for
+ the sake of backwards compatability with some older v4l, but
+ this can no longer be necessary due to the v4l/dvb cvs merger,
+ nor should this have ever existed in the upstream kernel.
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+ Acked-by: Manu Abraham <manu@linuxtv.org>
+
2005-12-20 17:05 rmcc
* linux/drivers/media/video/saa7134/saa7134-alsa.c: