All of lore.kernel.org
 help / color / mirror / Atom feed
From: tushar.behera@linaro.org (Tushar Behera)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: gic: Fix sparse warning
Date: Tue, 20 Nov 2012 08:56:06 +0530	[thread overview]
Message-ID: <50AAF84E.5080900@linaro.org> (raw)
In-Reply-To: <50AA293C.9010908@mvista.com>

On 11/19/2012 06:12 PM, Sergei Shtylyov wrote:
> 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.
> 

My mistake. It is indeed sparse warning.

>> 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
> 
> 


-- 
Tushar Behera

  reply	other threads:[~2012-11-20  3:26 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
2012-11-20  3:26   ` Tushar Behera [this message]
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=50AAF84E.5080900@linaro.org \
    --to=tushar.behera@linaro.org \
    --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.