diff options
author | Rob Herring <robh@kernel.org> | 2015-07-05 10:18:41 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-07-27 08:21:04 -0500 |
commit | 39da809e86274abbd9010365906045e02da3944a (patch) | |
tree | 06f4720c31c99ff8a02091a355020b008e75c501 /drivers/iio | |
parent | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f (diff) |
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>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions