From 90c5f2d1b8212dde11a3dcc9e87ba3593beeb3ac Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Sun, 13 Jul 2014 12:44:00 +0100 Subject: [PATCH] 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 Acked-by: Marek Vasut Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed