linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: omap: drop unused IRQ defines
Date: Sun, 10 Jun 2012 23:42:28 -0700	[thread overview]
Message-ID: <20120611064228.GV12766@atomide.com> (raw)
In-Reply-To: <1339164612-24402-1-git-send-email-balbi@ti.com>

* Felipe Balbi <balbi@ti.com> [120608 07:16]:
> twl[46]030 have been converted to sparse IRQ
> already, so we can remove the unused defines
> and drop some code from board-files.

Nice :)

> drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words':
> include/linux/mtd/map.h:331:11: warning: 'r$x$0' may be used uninitialized in this function

This one I don't know if it's been fixed.

> WARNING: drivers/mmc/host/built-in.o(.devinit.text+0x2fc): Section mismatch in reference from the function mmc_omap_probe() to the function .init.text:mmc_omap_new_slot()
> The function __devinit mmc_omap_probe() references
> a function __init mmc_omap_new_slot().
> If mmc_omap_new_slot is only used by mmc_omap_probe then
> annotate mmc_omap_new_slot with a matching annotation.

The MMC related should be fixed and queued up.
 
> fs/ubifs/dir.c: In function 'ubifs_rename':
> fs/ubifs/dir.c:972:15: warning: 'saved_nlink' may be used uninitialized in this function
> net/mac80211/mlme.c: In function 'ieee80211_prep_connection':
> net/mac80211/mlme.c:3017:19: warning: 'sta' may be used uninitialized in this function

No idea about these.

Regards,

Tony

      reply	other threads:[~2012-06-11  6:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 14:10 [PATCH] arm: omap: drop unused IRQ defines Felipe Balbi
2012-06-11  6:42 ` Tony Lindgren [this message]

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=20120611064228.GV12766@atomide.com \
    --to=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).