diff options
| author | Arnd Bergmann <[email protected]> | 2015-10-16 22:29:55 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2015-10-25 12:15:36 +0000 |
| commit | aea545fa90812cf68b3bf1f09715c465ba942ab3 (patch) | |
| tree | 5be25151d48524eb97b0648ec300dd04a0a07912 /fs/btrfs/async-thread.c | |
| parent | vf610_adc: Fix internal temperature calculation (diff) | |
| download | kernel-aea545fa90812cf68b3bf1f09715c465ba942ab3.tar.gz kernel-aea545fa90812cf68b3bf1f09715c465ba942ab3.zip | |
staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN
The iio dummy code was recently changed to use irq_work_queue, but
that code is compiled into the kernel only if IRQ_WORK is set, so
we can get a link error here:
drivers/built-in.o: In function `iio_evgen_poke':
(.text+0x208a04): undefined reference to `irq_work_queue'
This changes the Kconfig file to match what other drivers do.
Signed-off-by: Arnd Bergmann <[email protected]>
Fixes: fd2bb310ca3d ("Staging: iio: Move evgen interrupt generation to irq_work")
Acked-by: Daniel Baluta <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
