[Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE
From: <hidden>
Date: 2021-06-08 08:28:32
From: <hidden>
Date: 2021-06-08 08:28:32
https://bugzilla.kernel.org/show_bug.cgi?id=209889 Andy Shevchenko (andy.shevchenko@gmail.com) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX
--- Comment #1 from Andy Shevchenko (andy.shevchenko@gmail.com) ---commit 121875b28e3bd7519a675bf8ea2c2e793452c2bd
Author: Jonathan Cameron [off-list ref]
Date: Sun Jan 24 19:50:34 2021 +0000
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Seems that there are config combinations in which this driver gets enabled
and hence selects the MFD, but with out HAS_IOMEM getting pulled in
via some other route. MFD is entirely contained in an
if HAS_IOMEM block, leading to the build issue in this bugzilla.
https://bugzilla.kernel.org/show_bug.cgi?id=209889
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.