]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
authorJonathan Cameron <jic23@kernel.org>
Wed, 25 Sep 2013 20:37:00 +0000 (21:37 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 28 Sep 2013 10:36:29 +0000 (11:36 +0100)
commit09f33c332018be05cdaebf14a75ea232810948d0
tree6160fd6bfd6df802a02bd64e4e656a95d314322f
parent4fa2a9e4682d2b559cc2fe9e9aaf026efa8be42e
iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER

This avoids build problems such iio_push_to_buffers* not being defined.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
drivers/iio/adc/Kconfig