diff options
author | 2021-11-11 09:39:54 +0100 | |
---|---|---|
committer | 2021-11-17 17:52:36 +0000 | |
commit | 4a3bf703a9dccc29e48390b8cd1bf30c4e599100 (patch) | |
tree | 40b9d291972a8b999a4d0abafde0a85c57b5e412 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | iio: dln2: Check return value of devm_iio_trigger_register() (diff) | |
download | linux-dev-4a3bf703a9dccc29e48390b8cd1bf30c4e599100.tar.xz linux-dev-4a3bf703a9dccc29e48390b8cd1bf30c4e599100.zip |
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Commit 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP
ADC") adds the config IMX8QXP_ADC for this new driver, which depends on
the non-existing config ARCH_MXC_ARM64.
Hence, ./scripts/checkkconfigsymbols.py warns:
ARCH_MXC_ARM64
Referencing files: drivers/iio/adc/Kconfig
Probably, the existing config ARCH_MXC is intended to be referred here.
So, repair the dependency to refer to that config.
Fixes: 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20211111083954.6286-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions