commit | 863ee050726b67db82869e8e4221a7385a28b067 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sat Jan 02 23:06:36 2016 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jan 11 18:45:12 2016 +0100 |
tree | 1208b6bfe7bf597d6efda41cb73eab99c76146a1 | |
parent | 01414888eaf725a677171605cb051b1c6311e6ab [diff] |
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Not every arch has io memory. So, unbreak the build by fixing the dependencies. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>