From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: nomadik: fix clocksource warning
Date: Fri, 31 May 2013 23:47:02 -0700 [thread overview]
Message-ID: <20130601064702.GB9010@quad.lixom.net> (raw)
In-Reply-To: <41518453.ApMFpK6n11@wuerfel>
On Fri, May 31, 2013 at 05:49:28PM +0200, Arnd Bergmann wrote:
> The clocksource API has changed slightly, which causes a harmless
> warning:
>
> /git/arm-soc/drivers/clocksource/nomadik-mtu.c:259:28: warning: 'nmdk_timer_match' defined but not used [-Wunused-variable]
> static struct of_device_id nmdk_timer_match[] __initconst = {
> ^
>
> Fortunately, the same API change also lets us simplify the code
> while removing the warning.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>
> ---
>
> I've applied this patch on top of next/dt to remove the warning introduced
> by Linus' patch.
I didn't see that make it to the repo though?
Since you'd have to rebase anyway, I'll just apply it here and will
include it with the other branch updates.
-Olof
next prev parent reply other threads:[~2013-06-01 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 15:49 [PATCH] ARM: nomadik: fix clocksource warning Arnd Bergmann
2013-06-01 6:47 ` Olof Johansson [this message]
2013-06-03 18:55 ` Arnd Bergmann
2013-06-02 19:23 ` Linus Walleij
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=20130601064702.GB9010@quad.lixom.net \
--to=olof@lixom.net \
--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