Sinan Kaya
9baddb61df
mfd: Fix unmet dependency warning for MFD_TPS68470
...
After commit 5d32a66541c4 ("PCI/ACPI: Allow ACPI to be built without
CONFIG_PCI set") dependencies on CONFIG_PCI that previously were
satisfied implicitly through dependencies on CONFIG_ACPI have to be
specified directly.
WARNING: unmet direct dependencies detected for I2C_DESIGNWARE_PLATFORM
Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && (ACPI [=y] && COMMON_CLK [=n] || !ACPI [=y])
Selected by [y]:
- MFD_TPS68470 [=y] && HAS_IOMEM [=y] && ACPI [=y] && I2C [=y]=y
MFD_TPS68470 is an ACPI only device and selects I2C_DESIGNWARE_PLATFORM.
I2C_DESIGNWARE_PLATFORM does not have any configuration today for ACPI
support without CONFIG_PCI set.
For sake of a quick fix this introduces a new mandatory dependency to
the driver which may survive without it. Otherwise we need to revisit
the driver architecture to address this properly.
Fixes: 5d32a66541c46 ("PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set")
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2019-01-29 10:55:34 +01:00
..
2016-01-14 08:43:50 +00:00
2015-08-11 15:08:48 +01:00
2015-08-11 15:08:48 +01:00
2016-11-17 16:10:24 +01:00
2018-07-13 00:09:36 +02:00
2016-01-14 08:43:52 +00:00
2016-11-29 08:21:29 +00:00
2016-01-14 08:43:53 +00:00
2019-01-03 08:32:42 +00:00
2018-06-12 16:19:22 -07:00
2016-11-29 08:21:31 +00:00
2017-02-13 09:29:43 +00:00
2018-05-16 09:21:48 +01:00
2016-08-08 12:53:26 +01:00
2016-10-04 15:48:03 +01:00
2018-10-23 08:58:34 +01:00
2018-09-07 13:03:55 +01:00
2018-10-23 08:58:34 +01:00
2016-01-14 08:43:58 +00:00
2017-12-28 12:26:35 +01:00
2015-12-04 08:46:39 +00:00
2017-02-13 09:29:40 +00:00
2016-04-19 07:54:50 +01:00
2018-07-27 08:16:01 +01:00
2018-06-04 08:44:17 +01:00
2018-09-11 11:44:56 +01:00
2018-01-08 11:03:35 +00:00
2018-07-07 17:52:26 +02:00
2018-05-29 09:09:29 +01:00
2018-07-27 08:13:26 +01:00
2017-09-05 08:46:00 +01:00
2019-01-15 06:24:36 +12:00
2016-11-29 08:21:33 +00:00
2019-01-03 08:32:42 +00:00
2019-01-15 06:24:36 +12:00
2018-09-07 15:56:37 +08:00
2018-10-23 08:58:34 +01:00
2016-11-21 13:00:18 +00:00
2018-06-05 11:15:01 +01:00
2018-06-05 11:15:08 +01:00
2018-06-05 11:15:12 +01:00
2016-01-14 08:44:02 +00:00
2016-01-14 08:44:03 +00:00
2017-09-05 08:46:00 +01:00
2016-01-14 08:44:03 +00:00
2016-01-14 08:44:04 +00:00
2018-09-07 13:03:55 +01:00
2017-09-05 08:46:01 +01:00
2018-05-16 09:21:48 +01:00
2018-07-04 07:17:02 +01:00
2018-07-04 07:17:13 +01:00
2018-07-04 07:16:57 +01:00
2015-10-13 11:28:36 +01:00
2016-11-29 08:21:27 +00:00
2019-01-03 08:32:42 +00:00
2018-07-27 08:13:25 +01:00
2017-08-15 08:06:14 +01:00
2019-01-03 08:32:42 +00:00
2015-11-04 11:02:12 +00:00
2017-10-24 09:12:14 +01:00
2018-07-27 08:13:25 +01:00
2017-09-05 08:46:00 +01:00
2018-06-12 16:19:22 -07:00
2018-10-23 08:58:34 +01:00
2018-05-16 14:35:24 +02:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2017-04-27 09:25:04 +01:00
2018-07-27 08:13:24 +01:00
2018-06-04 06:48:22 +01:00
2017-10-05 12:59:54 +02:00
2017-07-06 08:29:11 +01:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2019-01-29 10:55:34 +01:00
2018-07-27 08:13:24 +01:00
2015-10-30 17:19:52 +00:00
2016-10-04 15:48:04 +01:00
2016-04-19 07:55:23 +01:00
2016-04-11 13:31:40 +01:00
2015-08-11 15:08:48 +01:00
2017-09-05 08:46:01 +01:00
2018-01-08 11:03:35 +00:00
2019-01-03 08:32:42 +00:00
2018-06-05 11:14:56 +01:00
2018-06-05 11:14:56 +01:00
2018-06-05 11:14:56 +01:00
2018-09-10 16:07:24 +01:00
2015-08-11 15:08:48 +01:00
2015-08-11 15:09:01 +01:00
2017-09-05 08:46:00 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2019-01-03 08:32:42 +00:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2019-01-03 08:32:42 +00:00
2015-08-11 15:08:48 +01:00
2018-09-07 13:03:55 +01:00
2018-09-11 16:40:21 +01:00
2016-04-19 07:55:30 +01:00
2018-06-12 16:19:22 -07:00
2018-10-23 08:58:34 +01:00
2019-01-03 08:32:42 +00:00
2017-10-24 09:12:14 +01:00
2018-09-11 16:47:33 +01:00
2018-05-16 09:21:48 +01:00
2018-01-08 11:03:34 +00:00
2018-05-16 09:21:48 +01:00
2015-10-30 17:19:42 +00:00
2019-01-03 08:32:42 +00:00
2018-06-06 11:15:43 -07:00
2018-06-04 06:47:52 +01:00
2019-01-03 08:32:42 +00:00
2016-05-09 13:27:38 +01:00
2018-05-16 09:21:48 +01:00
2016-04-19 07:55:52 +01:00
2017-07-18 08:27:18 +01:00
2017-08-21 08:54:56 +01:00
2017-07-06 08:29:11 +01:00
2018-10-02 15:58:11 +01:00
2016-04-19 07:56:17 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2018-05-16 09:21:48 +01:00
2016-04-19 07:56:28 +01:00
2018-08-16 10:13:57 +01:00
2018-05-16 09:21:48 +01:00
2018-06-12 16:19:22 -07:00
2017-11-01 09:32:23 +00:00
2017-04-27 09:25:05 +01:00
2018-01-08 11:03:35 +00:00
2018-05-16 09:10:38 +01:00
2016-08-10 09:25:18 +01:00
2015-10-28 10:30:17 +09:00
2019-01-03 08:32:42 +00:00
2016-08-10 09:25:18 +01:00
2017-10-13 10:42:58 +01:00
2016-11-29 08:21:26 +00:00
2017-02-13 09:29:40 +00:00
2018-05-16 09:21:48 +01:00
2017-09-05 08:46:01 +01:00
2016-11-29 08:21:19 +00:00
2017-07-06 08:29:12 +01:00
2018-12-03 11:33:10 +00:00
2018-10-23 08:58:34 +01:00
2018-06-14 16:21:46 +09:00
2018-01-08 11:03:34 +00:00
2017-07-18 08:27:37 +01:00
2016-06-29 10:14:35 +01:00
2019-01-03 08:32:42 +00:00
2017-08-15 08:27:22 +01:00
2016-03-16 08:50:15 +00:00
2018-05-16 09:21:48 +01:00
2017-10-13 10:42:58 +01:00
2019-01-03 08:32:42 +00:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2016-11-29 08:21:21 +00:00
2017-02-13 09:29:43 +00:00
2017-04-27 09:25:04 +01:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2017-11-29 16:28:45 +00:00
2017-09-04 14:41:02 +01:00
2017-09-04 14:41:02 +01:00
2018-05-16 09:21:48 +01:00
2018-09-07 13:03:55 +01:00
2019-01-03 08:32:42 +00:00
2017-11-02 11:10:55 +01:00
2016-10-04 15:48:03 +01:00
2016-04-19 07:59:06 +01:00
2018-05-16 09:21:48 +01:00
2016-05-09 13:27:39 +01:00
2018-06-11 09:11:03 +01:00
2017-07-06 08:29:11 +01:00
2017-07-06 08:29:11 +01:00
2017-03-23 11:45:50 +00:00
2016-01-11 06:23:21 +00:00
2017-07-06 08:29:11 +01:00
2016-11-29 08:21:26 +00:00
2019-01-03 08:32:42 +00:00
2015-08-11 15:08:48 +01:00
2015-08-11 15:09:01 +01:00
2016-05-09 08:23:56 +01:00
2018-11-15 11:42:08 -08:00
2015-08-11 15:09:13 +01:00
2015-08-11 15:08:47 +01:00
2015-09-04 11:46:02 -07:00
2016-03-16 08:50:22 +00:00