--- margi2/cardbase.h 2000/12/12 02:09:10 1.2 +++ margi2/cardbase.h 2000/12/14 12:17:44 1.3 @@ -37,7 +37,6 @@ #include #include #include -#include #include #include @@ -46,7 +45,7 @@ #include "cvdvtypes.h" -#define DVERSION "0.42" +#define DVERSION "0.5.0" #define SHORTDEVNAME "ConvDVD" #define MEDDEVNAME "convergence DVD" #define LONGDEVNAME "convergence DVD Video Decoder" @@ -328,8 +327,6 @@ struct cvdv_cards { int threadBthreads; u8 *threadB[NBBUF]; u32 threadBsize; - struct tq_struct tqueue_decoder; - struct tq_struct tqueue_dma; u8 bt864reg[128]; // Bt864/865 register mirror u8 navibuffer[NAVIBUFFERSIZE]; int navihead;