Diff for /margi2/cardbase.h between versions 1.8 and 1.9

version 1.8, 2001/03/15 15:58:16 version 1.9, 2001/03/19 23:49:15
Line 40 Line 40
 #include <asm/io.h>  #include <asm/io.h>
 #include <asm/byteorder.h>  #include <asm/byteorder.h>
   
 #include <linux/videodev.h>  
   
   
 #include "dvbdev.h"  #include "dvbdev.h"
 #ifdef __DVB_PACK__  #ifdef __DVB_PACK__
Line 282  typedef struct dvb_devs_s { Line 280  typedef struct dvb_devs_s {
 } dvb_devs_t;  } dvb_devs_t;
   
 struct cvdv_cards {  struct cvdv_cards {
         struct video_device   video;  
         struct dvb_device       dvb_dev;          struct dvb_device       dvb_dev;
   
         struct cvdv_cards *next;          struct cvdv_cards *next;

Removed from v.1.8  
changed lines
  Added in v.1.9


LinuxTV legacy CVS <linuxtv.org/cvs>