]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/comedi/drivers/dt282x.c
Staging: comedi: Remove comedi_driver typedef
[linux-2.6-omap-h63xx.git] / drivers / staging / comedi / drivers / dt282x.c
index 5da648d2399b7fb9da5d3a032fa12cf08b4c6c9e..bed21029871bd20eaa19614be515dc06d18fe874 100644 (file)
@@ -396,7 +396,7 @@ typedef struct {
 
 static int dt282x_attach(struct comedi_device * dev, comedi_devconfig * it);
 static int dt282x_detach(struct comedi_device * dev);
-static comedi_driver driver_dt282x = {
+static struct comedi_driver driver_dt282x = {
       driver_name:"dt282x",
       module:THIS_MODULE,
       attach:dt282x_attach,