Rob Herring 39da809e86 of: add HAS_IOMEM depends to OF_ADDRESS
On UML builds, of_address.c fails to compile:

../drivers/of/address.c:873:2: error: implicit declaration of function ‘ioremap’ [-Werror=implicit-function-declaration]

This is due to CONFIG_OF now being user selectable. Add a dependency on
HAS_IOMEM to OF_ADDRESS in order to fix this.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Grant Likely <grant.likely@linaro.org>
2015-07-27 08:21:04 -05:00
..
2015-07-01 19:40:18 -07:00
2015-07-01 19:40:18 -07:00
2015-06-05 10:39:28 +09:00
2015-07-01 19:40:18 -07:00
2014-11-04 13:29:38 +00:00
2015-04-24 08:46:18 -07:00