aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorDaniel Baluta <[email protected]>2015-03-09 10:15:53 +0000
committerJonathan Cameron <[email protected]>2015-03-14 18:36:20 +0000
commited170dedd1ddd316c5cd17fec3dd7937981e2fb7 (patch)
treef8fbf255a947dbf6719c8e8d6e5f04f08feda702 /net/switchdev/switchdev.c
parentiio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo (diff)
downloadkernel-ed170dedd1ddd316c5cd17fec3dd7937981e2fb7.tar.gz
kernel-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 <[email protected]> Reported-by: kbuild test robot <[email protected]> Signed-off-by: Daniel Baluta <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions