From: sergei.shtylyov@cogentembedded•com (Sergei Shtylyov)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: shmobile: koelsch-reference: Annotate clk_names as __initconst
Date: Mon, 17 Mar 2014 15:49:40 +0400 [thread overview]
Message-ID: <5326E154.9040800@cogentembedded.com> (raw)
In-Reply-To: <1395022796-3199-1-git-send-email-horms+renesas@verge.net.au>
Hello.
On 17-03-2014 6:19, Simon Horman wrote:
Apparently you meant clk_enables in the subject, not clk_names.
> Cc: Geert Uytterhoeven <geert@linux-m68k•org>
> Signed-off-by: Simon Horman <horms+renesas@verge•net.au>
[...]
> diff --git a/arch/arm/mach-shmobile/board-koelsch-reference.c b/arch/arm/mach-shmobile/board-koelsch-reference.c
> index a39114a..63117d52 100644
> --- a/arch/arm/mach-shmobile/board-koelsch-reference.c
> +++ b/arch/arm/mach-shmobile/board-koelsch-reference.c
> @@ -110,7 +110,7 @@ static const struct clk_name clk_names[] __initconst = {
> /*
> * This is a really crude hack to work around core platform clock issues
> */
> -static const struct clk_name clk_enables[] = {
> +static const struct clk_name clk_enables[] __initconst = {
WBR, Sergei
next prev parent reply other threads:[~2014-03-17 11:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-17 2:19 [PATCH] ARM: shmobile: koelsch-reference: Annotate clk_names as __initconst Simon Horman
2014-03-17 7:55 ` Geert Uytterhoeven
2014-03-17 11:49 ` Sergei Shtylyov [this message]
2014-03-18 0:27 ` Simon Horman
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=5326E154.9040800@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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