commit | 7981dc07fe317e3506d706e5ef91b94da02656f4 | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Tue Jun 13 13:12:35 2017 +0800 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Jun 13 20:56:05 2017 +0100 |
tree | e9bdc9995c406ae5adad5073d98c7c6ed3f6658a | |
parent | 838519b89fa7e162f7190c70d888a65ee7889e12 [diff] |
iio: buffer-dmaengine: Add missing header buffer_impl.h Add buffer_impl.h as buffer.h was split into interface for using and for internals. Without this industrialio-buffer-dmaengine.c fails to compile. Fixes: commit 33dd94cb972175249258329c4aaffddcc82c2005 ("iio:buffer.h - split into buffer.h and buffer_impl.h") Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Jonathan Cameron <jic23@kernel.org>