From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: footbridge: Netwinder: Add KConfig select CLKEVT_I8253 to fix build failure
Date: Mon, 15 Aug 2011 16:33:38 +0100 [thread overview]
Message-ID: <20110815153338.GA525@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1313422280-21942-1-git-send-email-peterhuewe@gmx.de>
On Mon, Aug 15, 2011 at 05:31:20PM +0200, Peter Huewe wrote:
> diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig
> index dc26fff..c8e7afc 100644
> --- a/arch/arm/mach-footbridge/Kconfig
> +++ b/arch/arm/mach-footbridge/Kconfig
> @@ -62,6 +62,7 @@ config ARCH_EBSA285_HOST
> config ARCH_NETWINDER
> bool "NetWinder"
> select CLKSRC_I8253
> + select CLKEVT_I8253
Could you please add this in alphabetical order, just like the rest of the
'select' options here?
> select FOOTBRIDGE_HOST
> select ISA
> select ISA_DMA
Then I'll take it through the patch system into my fixes branch. Thanks.
next prev parent reply other threads:[~2011-08-15 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-15 15:31 [PATCH] arm: footbridge: Netwinder: Add KConfig select CLKEVT_I8253 to fix build failure Peter Huewe
2011-08-15 15:33 ` Russell King - ARM Linux [this message]
2011-08-15 15:40 ` [PATCH v2] " Peter Huewe
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=20110815153338.GA525@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).