Staging: comedi: Remove comedi_insn typedef
[deliverable/linux.git] / drivers / staging / comedi / drivers / jr3_pci.c
index 1f993147ad91b71bca30670f32b5f6dbb2361862..19371c6048d3f747273c2ffb3763479f3999d0ec 100644 (file)
@@ -270,7 +270,7 @@ static six_axis_t get_max_full_scales(volatile jr3_channel_t * channel)
 }
 
 static int jr3_pci_ai_insn_read(struct comedi_device * dev, struct comedi_subdevice * s,
-       comedi_insn * insn, unsigned int * data)
+       struct comedi_insn * insn, unsigned int * data)
 {
        int result;
        jr3_pci_subdev_private *p;
This page took 0.024577 seconds and 5 git commands to generate.