summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-09-15 13:35:30 +0200
committerLee Jones <lee.jones@linaro.org>2016-11-29 08:21:21 +0000
commit054814b863b32a19a5094edb78a14c3c441f57dd (patch)
treefc101bc81ba8cec0d70fc0a170836c8619da105a /drivers/mfd/Kconfig
parentbb63f7d33d35b17faac72ea63e03c57396766eee (diff)
downloadlinux-054814b863b32a19a5094edb78a14c3c441f57dd.tar.gz
mfd: tps65912: Move regmap config into core driver
When building with extra warnings enabled, most files including linux/mfd/tps65912.h warn about a static variable defined in the header: include/linux/mfd/tps65912.h:331:35: warning: 'tps65912_regmap_config' defined but not used [-Wunused-const-variable=] We also duplicate the data structure between the i2c and spi front-end drivers. Moving it into the driver code avoids the warning and the duplication. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions