diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-01-24 19:50:34 +0000 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-02-21 16:01:09 +0000 |
commit | 121875b28e3bd7519a675bf8ea2c2e793452c2bd (patch) | |
tree | 89b6f57fb8bd364a4722b9c468da82cf0ebddb02 /drivers/usb/cdns3/cdns3-ti.c | |
parent | a71266e454b5df10d019b06f5ebacd579f76be28 (diff) |
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
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20210124195034.22576-1-jic23@kernel.org
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions