]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/comedi/drivers/pcm3724.c
Staging: comedi: Remove comedi_insn typedef
[linux-2.6-omap-h63xx.git] / drivers / staging / comedi / drivers / pcm3724.c
index 5d965466f0f22ab14bac6e86c0c2fa7fd0690849..08a63ebfa62ea0e240b13ba453e03056fbafba45 100644 (file)
@@ -25,7 +25,7 @@ Copy/pasted/hacked from pcm724.c
 */
 /*
  * check_driver overrides:
- *   comedi_insn
+ *   struct comedi_insn
  */
 
 #include "../comedidev.h"
@@ -215,7 +215,7 @@ static void enable_chan(struct comedi_device * dev, struct comedi_subdevice * s,
 
 /* overriding the 8255 insn config */
 static int subdev_3724_insn_config(struct comedi_device * dev, struct comedi_subdevice * s,
-       comedi_insn * insn, unsigned int * data)
+       struct comedi_insn * insn, unsigned int * data)
 {
        unsigned int mask;
        unsigned int bits;