Re: [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs

From: Daniel Lezcano
Date: Mon Jan 11 2016 - 12:52:31 EST


On 01/11/2016 05:53 PM, Richard Weinberger wrote:
Am 11.01.2016 um 17:45 schrieb Daniel Lezcano:
From: Richard Weinberger <richard@xxxxxx>

Not every arch has io memory.

So, unbreak the build by fixing the dependencies.

Signed-off-by: Richard Weinberger <richard@xxxxxx>
Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
---

[...]

config CLKSRC_ST_LPC
bool "Low power clocksource found in the LPC" if COMPILE_TEST
select CLKSRC_OF if OF
+ depends on HAS_IOMEM

Sorry guys. Looks like I've added whitespace pollution here.
Shall I resend?

No, it is ok. I fixed the whitespace and pushed the branch again.

Thanks !

-- Daniel


--
<http://www.linaro.org/> Linaro.org â Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog