summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/migor_ts.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-19 19:14:02 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-05-19 19:35:14 +0300
commit14f935f9a4364ad13538433de3737463491f43d7 (patch)
tree134d32370fccca26656282601dcca6215f4ddede /drivers/input/touchscreen/migor_ts.c
parentb06d43f7a3db3ea4d62b3e0a299855c2a29ea18d (diff)
downloadlinux-14f935f9a4364ad13538433de3737463491f43d7.tar.xz
Input: atmel_captouch - add dependence on i2c
The newly added Atmal captouch driver fails to build when CONFIG_I2C is disabled: drivers/input/misc/atmel_captouch.c: In function 'atmel_read': drivers/input/misc/atmel_captouch.c:115:8: error: implicit declaration of function 'i2c_transfer' [-Werror=implicit-function-declaration] This adds an explicit Kconfig dependency to prevent the broken configuration. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: b06d43f7a3db ("Input: add Atmel Captouch Button driver") Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/migor_ts.c')
0 files changed, 0 insertions, 0 deletions