]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/comedi/comedidev.h
staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer()
[karo-tx-linux.git] / drivers / staging / comedi / comedidev.h
index ba4084bd5ed869bc17cf5c309286e1a9b0f999b4..766387dcab9501e77fa15342a66599e8079a4c75 100644 (file)
@@ -451,8 +451,6 @@ void comedi_buf_memcpy_from(struct comedi_subdevice *s, unsigned int offset,
 unsigned int comedi_write_array_to_buffer(struct comedi_subdevice *s,
                                          const void *data,
                                          unsigned int num_bytes);
-unsigned int comedi_read_array_from_buffer(struct comedi_subdevice *s,
-                                          void *data, unsigned int num_bytes);
 unsigned int comedi_buf_read_samples(struct comedi_subdevice *s,
                                     void *data, unsigned int nsamples);