kernel/include/linux/iio/kfifo_buf.h
.. .. @@ -9,6 +9,5 @@ 9 9 void iio_kfifo_free(struct iio_buffer *r); 10 10 11 11 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev); 12 -void devm_iio_kfifo_free(struct device *dev, struct iio_buffer *r);13 12 14 13 #endif