summaryrefslogtreecommitdiffstats
path: root/fs/pstore
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@intel.com>2015-03-09 12:15:53 +0200
committerJonathan Cameron <jic23@kernel.org>2015-03-14 18:36:20 +0000
commited170dedd1ddd316c5cd17fec3dd7937981e2fb7 (patch)
treef8fbf255a947dbf6719c8e8d6e5f04f08feda702 /fs/pstore
parent4dac0a8eefd55bb1f157d1a5a084531334a2d74c (diff)
downloadblackbird-op-linux-ed170dedd1ddd316c5cd17fec3dd7937981e2fb7.tar.gz
blackbird-op-linux-ed170dedd1ddd316c5cd17fec3dd7937981e2fb7.zip
staging: iio: dummy: Fix undefined symbol build error
CONFIG_SIMPLE_DUMMY_BUFFER compiles in iio_simple_dummy_buffer.c file which uses functions from industrialio-trigger.c. So, CONFIG_SIMPLE_DUMMY_BUFFER needs to select IIO_TRIGGER in order to avoid build error like this: > ERROR: "iio_trigger_notify_done" [drivers/staging/iio/iio_dummy.ko] undefined! > ERROR: "iio_triggered_buffer_postenable" [drivers/staging/iio/iio_dummy.ko] undefined! > ERROR: "iio_triggered_buffer_predisable" [drivers/staging/iio/iio_dummy.ko] undefined! > ERROR: "iio_alloc_pollfunc" [drivers/staging/iio/iio_dummy.ko] undefined! > ERROR: "iio_dealloc_pollfunc" [drivers/staging/iio/iio_dummy.ko] undefined! Cc: Arnd Bergmann <arnd@arndb.de> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud