diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-10-31 16:31:45 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-11-29 09:21:33 +0100 |
commit | 51a6c60b2f4d96e6954b620e84d5d9dc7ddc4103 (patch) | |
tree | e8b1f55215740e99f97566a7db48344b1886a879 /drivers/sbus | |
parent | mfd: abx500-core: drop unused MODULE_ tags from non-modular code (diff) | |
download | linux-51a6c60b2f4d96e6954b620e84d5d9dc7ddc4103.tar.xz linux-51a6c60b2f4d96e6954b620e84d5d9dc7ddc4103.zip |
mfd: sun4i-gpadc: Select regmap-irq
The new sun4i mfd driver is lacking a dependency, triggering very rarely
int randconfig kernel builds:
drivers/mfd/sun4i-gpadc.o: In function `sun4i_gpadc_probe':
sun4i-gpadc.c:(.text.sun4i_gpadc_probe+0x110): undefined reference to `devm_regmap_add_irq_chip'
This adds a 'select REGMAP_IRQ', as the other drivers with this problem do.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions