From: Maurus Cuelenaere <mcuelenaere@gmail.com>
To: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Subject: [PATCH] MIPS: Jz4740: Add HAVE_CLK
Date: Tue, 1 Mar 2011 00:20:01 +0100 [thread overview]
Message-ID: <4d6c2da3.cc7e0e0a.2116.ffffde18@mx.google.com> (raw)
Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
it!
Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
---
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"
--
1.7.4
next reply other threads:[~2011-02-28 23:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 23:20 Maurus Cuelenaere [this message]
2011-03-01 9:17 ` [PATCH] MIPS: Jz4740: Add HAVE_CLK Lars-Peter Clausen
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=4d6c2da3.cc7e0e0a.2116.ffffde18@mx.google.com \
--to=mcuelenaere@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox