[PATCH] arm: omap: drop unused IRQ defines

Tony Lindgren tony at atomide.com
Mon Jun 11 02:42:28 EDT 2012


* Felipe Balbi <balbi at 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



More information about the linux-arm-kernel mailing list