IIO: Move core headers to include/linux/iio
[deliverable/linux.git] / drivers / staging / iio / ring_sw.h
index 7556e2122367ecbf1f979734882680ff0b576f41..a5857aa7aefaaf2405224bd96177868a65b503e7 100644 (file)
@@ -23,7 +23,7 @@
 
 #ifndef _IIO_RING_SW_H_
 #define _IIO_RING_SW_H_
-#include "buffer.h"
+#include <linux/iio/buffer.h>
 
 struct iio_buffer *iio_sw_rb_allocate(struct iio_dev *indio_dev);
 void iio_sw_rb_free(struct iio_buffer *ring);
This page took 0.039737 seconds and 5 git commands to generate.