From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Richard Weinberger <richard@nod.at>, tglx@linutronix.de
Cc: "open list:CLOCKSOURCE, CLOC..." <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
Date: Mon, 11 Jan 2016 18:52:23 +0100 [thread overview]
Message-ID: <5693EBD7.8050400@linaro.org> (raw)
In-Reply-To: <5693DDF0.2080603@nod.at>
On 01/11/2016 05:53 PM, Richard Weinberger wrote:
> Am 11.01.2016 um 17:45 schrieb Daniel Lezcano:
>> From: Richard Weinberger <richard@nod.at>
>>
>> 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>
>> ---
>
> [...]
>
>> 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
prev parent reply other threads:[~2016-01-11 17:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 16:43 [PULL] clockevents: last minute 4.5 fixes Daniel Lezcano
2016-01-11 16:45 ` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Daniel Lezcano
2016-01-11 16:45 ` [PATCH 2/2] clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency Daniel Lezcano
2016-01-11 16:53 ` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs Richard Weinberger
2016-01-11 17:52 ` Daniel Lezcano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5693EBD7.8050400@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard@nod.at \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.