iio: buffer: fix the function signature to match implementation
authorPhil Reid <preid@electromag.com.au>
Tue, 5 Jun 2018 06:15:10 +0000 (14:15 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Nov 2018 15:42:55 +0000 (07:42 -0800)
commitf11f358460c96a0c2eb37c906a05b6d6f35be24a
tree9972a85b12ef858c3475596dd756d0e03e4bd2cb
parentf9dde4194610916019ce87172b06dddc428738c3
iio: buffer: fix the function signature to match implementation

[ Upstream commit 92397a6c38d139d50fabbe9e2dc09b61d53b2377 ]

linux/iio/buffer-dma.h was not updated to when length was changed to
unsigned int.

Fixes: c043ec1ca5ba ("iio:buffer: make length types match kfifo types")
Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/iio/buffer-dma.h