diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-01-24 22:10:22 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-03-11 23:46:56 +0300 |
commit | c03e2df6e1d51f4e1252318275007214a3bd8e85 (patch) | |
tree | 0d922cbacd715b831de4e5203b19de3843dece88 /net/rfkill/core.c | |
parent | f40e8005305418522eeff217cb72e806eeaa3598 (diff) | |
download | linux-c03e2df6e1d51f4e1252318275007214a3bd8e85.tar.xz |
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>
Diffstat (limited to 'net/rfkill/core.c')
0 files changed, 0 insertions, 0 deletions