Staging: comedi: Remove comedi_driver typedef
[linux-2.6-block.git] / drivers / staging / comedi / drivers / pcl730.c
index 974f96cfcf454cdd2ebe247bc72fed430af1d415..63b4a35159a8351608873b7b40b576ef8bceabdd 100644 (file)
@@ -43,7 +43,7 @@ static const boardtype boardtypes[] = {
 #define n_boardtypes (sizeof(boardtypes)/sizeof(boardtype))
 #define this_board ((const boardtype *)dev->board_ptr)
 
-static comedi_driver driver_pcl730 = {
+static struct comedi_driver driver_pcl730 = {
       driver_name:"pcl730",
       module:THIS_MODULE,
       attach:pcl730_attach,