hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/include/linux/iio/kfifo_buf.h
....@@ -9,6 +9,5 @@
99 void iio_kfifo_free(struct iio_buffer *r);
1010
1111 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev);
12
-void devm_iio_kfifo_free(struct device *dev, struct iio_buffer *r);
1312
1413 #endif