From: Chen Gang Date: Tue, 10 Jun 2014 12:04:58 +0000 (+0800) Subject: HID: sensor-hub: introduce Kconfig dependency on IOMEM X-Git-Tag: omap-for-v3.17/fixes-against-rc2~328^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4732aee97b2b05adb472bd7a9ff31af95cbfe62a;p=pandora-kernel.git HID: sensor-hub: introduce Kconfig dependency on IOMEM When NO_IOMEM is enabled (e.g. score architecture), some drivers which need HAS_IOMEM need notice about it, or it will report related warning: warning: (GPIO_SCH && GPIO_ICH && GPIO_VX855 && GPIO_RDC321X && IE6XX_WDT && RADIO_WL1273 && HID_SENSOR_HUB && MFD_NVEC) selects MFD_CORE which has unmet direct dependencies (HAS_IOMEM) Signed-off-by: Chen Gang Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed