commit | 78c9981f6132cb600d545007c91e300021b7caf3 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Mon Jan 02 19:28:24 2017 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Jan 10 19:54:49 2017 +0000 |
tree | a9ff299fb8a608d3be3661f1a61605bac73e9d9c | |
parent | 762227721fe6225be5b6d233ef681aea5871f5f3 [diff] |
iio:buffer: Stop exporting iio_update_demux Nothing outside of indiustrialio-buffer.c should be using this. Requires a large amount of juggling of functions to avoid a forward definition. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>