diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-26 20:55:14 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-12-12 15:28:32 +0300 |
commit | d967cb6bd4e79c0cd7b150f1382d3d04e00408a0 (patch) | |
tree | f136233f589a1784b8ee3b91c20ffd71862c1ee7 /drivers/hwmon/lm92.c | |
parent | 616dde2a1ea3df9398b1fcc7d6d6516c5fab6183 (diff) | |
download | linux-d967cb6bd4e79c0cd7b150f1382d3d04e00408a0.tar.xz |
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
The next patch will introduce new dependencies in iio_buffer_alloc_sysfs()
to functions which are currently defined after iio_buffer_alloc_sysfs(). To
avoid forward declarations move both iio_buffer_alloc_sysfs() and
iio_buffer_free_sysfs() after those function.
This is split into two patches one moving the functions and one adding the
dependencies to make review of the actual changes easier.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/hwmon/lm92.c')
0 files changed, 0 insertions, 0 deletions