]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEM
authorChen Gang <gang.chen.5i5j@gmail.com>
Sun, 13 Jul 2014 11:44:00 +0000 (12:44 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sun, 13 Jul 2014 18:44:02 +0000 (19:44 +0100)
commit90c5f2d1b8212dde11a3dcc9e87ba3593beeb3ac
treeeb27075d9386bcab3113d41e0b4d6996d3467681
parenta3fb96a8c02ae4fa19d9f68f6f3e6bd53c70cd86
staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEM

MXS_LRADC need HAS_IOMEM, so let it depend on HAS_IOMEM

The related error (with allmodconfig under score):

    MODPOST 1365 modules
  ERROR: "devm_ioremap_resource" [drivers/staging/iio/adc/mxs-lradc.ko] undefined!

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/Kconfig