All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: gic: Fix sparse warning
Date: Mon, 19 Nov 2012 16:42:36 +0400	[thread overview]
Message-ID: <50AA293C.9010908@mvista.com> (raw)
In-Reply-To: <1353322736-2747-1-git-send-email-tushar.behera@linaro.org>

Hello.

On 19-11-2012 14:58, Tushar Behera wrote:

> gic_irq_domain_ops is only used in this file, so should be marked as
> static.

> Fixes following compilation warning.

   This is sparse's warning, not compiler's, if I don't mistake.

> arch/arm/common/gic.c:638:29: warning: symbol 'gic_irq_domain_ops' was
> not declared. Should it be static?

> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>

WBR, Sergei

  reply	other threads:[~2012-11-19 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 10:58 [PATCH] ARM: gic: Fix sparse warning Tushar Behera
2012-11-19 12:42 ` Sergei Shtylyov [this message]
2012-11-20  3:26   ` Tushar Behera
2012-11-20 13:00     ` Sergei Shtylyov

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=50AA293C.9010908@mvista.com \
    --to=sshtylyov@mvista.com \
    --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 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.