[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5693EBD7.8050400@linaro.org>
Date: Mon, 11 Jan 2016 18:52:23 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Richard Weinberger <richard@....at>, tglx@...utronix.de
Cc: "open list:CLOCKSOURCE, CLOC..." <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM
archs
On 01/11/2016 05:53 PM, Richard Weinberger wrote:
> Am 11.01.2016 um 17:45 schrieb Daniel Lezcano:
>> From: Richard Weinberger <richard@....at>
>>
>> Not every arch has io memory.
>>
>> So, unbreak the build by fixing the dependencies.
>>
>> Signed-off-by: Richard Weinberger <richard@....at>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
>> ---
>
> [...]
>
>> 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
Powered by blists - more mailing lists