commit | 0f4998cbb25855afb47f500e96483d8c38ba1524 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Thu Oct 15 11:11:07 2015 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Fri Oct 16 14:12:38 2015 +0200 |
tree | 67c016259d3df85d098db083228a70eddf16609f | |
parent | 8e5cfb74bc9c8c12cf91d253b3d27753d54b0d86 [diff] |
twl4030_charger: add missing iio dependency This driver fails to link without CONFIG_IIO, since there are no stubs for the iio_channels functions. Signed-off-by: Sebastian Reichel <sre@kernel.org> Acked-by: Marek Belisko <marek@goldelico.com> Acked-by: Nikolaus Schaller <hns@goldelico.com>