Re: drivers/mfd/syscon.c:89:2: error: implicit declaration of function 'iounmap'

From: Krzysztof Kozlowski
Date: Sun Mar 06 2016 - 08:36:14 EST


2016-03-06 9:32 GMT+09:00 kbuild test robot <fengguang.wu@xxxxxxxxx>:
> Hi Rob,
>
> FYI, the error/warning still remains.
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 67944024c1cdd897e49a09b0d6af3ea38d1388ca
> commit: 0166dc11be911213e0b1b764488c671be4c48cf3 of: make CONFIG_OF user selectable
> date: 9 months ago
> config: um-allmodconfig (attached as .config)
> reproduce:
> git checkout 0166dc11be911213e0b1b764488c671be4c48cf3
> # save the attached .config to linux build tree
> make ARCH=um

I cannot reproduce it on linux-next. I think it was fixed by
4f4bfe6bf116d98e336a08ee19ac5754ba0f9f4a ("power: reset: Fix
dependencies for !HAS_IOMEM archs") or by other patches fixing unmet
HAS_IOMEM dependencies,

Best regards,
Krzysztof