Fix budget-av compile failure
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Tue, 25 Jul 2006 17:07:13 +0000 (13:07 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Aug 2006 03:52:16 +0000 (20:52 -0700)
commit93257abd22720f4508e134e31c3f172c6c898d68
tree123ca68e0212328d8082e94b6864112f1d6adf90
parentfed0a6b6fb78cd432863f29e83a458c9fd13a308
Fix budget-av compile failure

Currently I am doing lots of refactoring work in the dvb tree. This
bugfix became necessary to fix 2.6.17 whilst I was in the middle of this
work. Unfortunately after I tested the original code for the patch, I
generated the diff against the wrong tree (I accidentally used a tree
with part of the refactoring code in it). This resulted in the reported
compile errors because that tree (a) was incomplete, and (b) used
features which are simply not in the mainline kernel yet.

Many apologies for the error and problems this has caused. :(

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/dvb/ttpci/budget-av.c