All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE
       [not found] <bug-209889-217253@https.bugzilla.kernel.org/>
@ 2021-01-21 19:55 ` bugzilla-daemon
  2021-06-08  8:28 ` bugzilla-daemon
  1 sibling, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2021-01-21 19:55 UTC (permalink / raw)
  To: linux-iio

https://bugzilla.kernel.org/show_bug.cgi?id=209889

Andy Shevchenko (andy.shevchenko@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|I2O                         |IIO
           Assignee|lars@metafoo.de             |drivers_iio@kernel-bugs.ker
                   |                            |nel.org

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE
       [not found] <bug-209889-217253@https.bugzilla.kernel.org/>
  2021-01-21 19:55 ` [Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE bugzilla-daemon
@ 2021-06-08  8:28 ` bugzilla-daemon
  1 sibling, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2021-06-08  8:28 UTC (permalink / raw)
  To: linux-iio

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 <Jonathan.Cameron@huawei.com>
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-08  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-209889-217253@https.bugzilla.kernel.org/>
2021-01-21 19:55 ` [Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE bugzilla-daemon
2021-06-08  8:28 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.