Arnd Bergmann
79f28b9fcd
pinctrl: max77620: select PINMUX
...
The recently added max77620 driver fails to build when CONFIG_PINMUX
is not set:
pinctrl/pinctrl-max77620.c:272:21: error: variable 'max77620_pinmux_ops' has initializer but incomplete type
static const struct pinmux_ops max77620_pinmux_ops = {
^~~~~~~~~~
pinctrl/pinctrl-max77620.c:273:2: error: unknown field 'get_functions_count' specified in initializer
This adds the Kconfig 'select' statement that was clearly meant
to be there and is used in all other pinmux drivers.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
2016-06-15 08:37:41 +02:00
..
2016-06-08 14:09:49 +02:00
2016-04-21 00:02:13 +02:00
2016-06-15 08:37:41 +02:00
2016-06-15 08:37:40 +02:00
2016-06-08 10:09:40 +02:00
2016-05-31 10:37:09 +02:00
2016-04-21 00:02:39 +02:00
2016-06-13 08:50:13 +02:00
2016-04-21 00:03:04 +02:00
2016-06-15 08:37:31 +02:00
2016-05-30 09:41:49 +02:00
2016-05-19 12:50:56 -07:00
2016-04-29 11:30:35 +02:00
2016-04-21 00:03:18 +02:00
2016-05-31 10:06:12 +02:00
2016-05-19 12:50:56 -07:00
2016-05-30 09:41:46 +02:00
2016-06-08 11:13:11 +02:00
2016-04-21 09:23:20 +02:00
2016-05-31 10:27:19 +02:00
2016-05-31 10:27:19 +02:00
2015-07-16 09:39:03 +02:00
2016-06-15 08:37:41 +02:00
2016-06-13 09:25:31 +02:00
2016-05-31 10:29:06 +02:00
2016-05-31 10:29:06 +02:00
2015-01-11 22:32:19 +01:00
2014-02-25 10:49:13 +01:00
2015-07-16 09:39:01 +02:00
2016-04-21 09:23:20 +02:00
2014-02-25 10:49:13 +01:00
2016-06-13 08:29:20 +02:00
2015-04-07 11:36:49 +02:00
2016-04-21 09:23:21 +02:00
2016-06-13 08:40:14 +02:00
2016-06-15 08:37:41 +02:00
2014-10-29 09:28:35 +01:00
2016-02-15 20:40:52 +01:00
2016-06-13 08:32:19 +02:00
2015-01-21 11:02:26 +01:00
2016-04-21 09:23:23 +02:00
2015-11-30 13:12:07 +01:00
2016-06-13 08:28:18 +02:00
2016-06-15 08:37:40 +02:00
2016-05-31 12:59:29 +02:00
2016-04-21 09:23:23 +02:00
2016-04-21 09:23:24 +02:00
2016-02-05 23:54:47 +01:00
2016-05-19 12:50:56 -07:00
2016-06-15 08:37:41 +02:00
2016-04-15 11:26:55 +02:00
2016-06-15 08:37:41 +02:00
2016-04-21 09:23:25 +02:00
2016-04-21 09:23:26 +02:00
2016-04-21 09:23:26 +02:00
2016-06-13 09:27:43 +02:00
2016-04-01 15:06:36 +02:00
2016-04-01 15:06:36 +02:00
2016-06-13 14:03:18 +02:00
2016-06-13 08:30:58 +02:00
2016-05-31 10:33:00 +02:00