From: Lars-Peter Clausen <lars@metafoo.de>
To: Maurus Cuelenaere <mcuelenaere@gmail.com>
Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [PATCH] MIPS: Jz4740: Add HAVE_CLK
Date: Tue, 01 Mar 2011 10:17:56 +0100 [thread overview]
Message-ID: <4D6CB9C4.8000609@metafoo.de> (raw)
In-Reply-To: <4d6c2da3.cc7e0e0a.2116.ffffde18@mx.google.com>
On 03/01/2011 12:20 AM, Maurus Cuelenaere wrote:
> Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
> it!
>
> Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
> ---
> arch/mips/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index f5ecc05..6199128 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -208,6 +208,7 @@ config MACH_JZ4740
> select ARCH_REQUIRE_GPIOLIB
> select SYS_HAS_EARLY_PRINTK
> select HAVE_PWM
> + select HAVE_CLK
>
> config LASAT
> bool "LASAT Networks platforms"
next prev parent reply other threads:[~2011-03-01 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 23:20 [PATCH] MIPS: Jz4740: Add HAVE_CLK Maurus Cuelenaere
2011-03-01 9:17 ` Lars-Peter Clausen [this message]
2011-03-04 15:49 ` Ralf Baechle
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=4D6CB9C4.8000609@metafoo.de \
--to=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=mcuelenaere@gmail.com \
--cc=ralf@linux-mips.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 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.