linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] OMAP compile warning fix
@ 2011-01-17  4:31 Felipe Balbi
  2011-01-17  4:31 ` [PATCH 1/7] arm: omap: i2c: fix compile warning Felipe Balbi
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Felipe Balbi @ 2011-01-17  4:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tony,

I gave it a shot at dropping a few compile warnings
from omap1-only and omap2-only builds.

Following are 7 patches which I came up with. All
compile tested with omap1_defconfig and omap2_defconfig
(the latter being a result of omap2plus_defconfig -
omap3 and omap4 support and adding any other config option
which was disabled)

There are a few more warnings to clean up, though. I didn't
tackle all of them.

Felipe Balbi (7):
  arm: omap: i2c: fix compile warning
  arm: omap1: fix compile warning
  arm: omap1: fix compile warnings
  arm: omap1: fix a bunch of section mismatches
  arm: omap2: mux: fix compile warning
  arm: omap2: irq: fix compile warning:
  arm: omap2: clksel: fix compile warning

 arch/arm/mach-omap1/board-ams-delta.c  |   14 +++---
 arch/arm/mach-omap1/board-fsample.c    |    2 +-
 arch/arm/mach-omap1/board-palmte.c     |   13 -----
 arch/arm/mach-omap2/clkt_clksel.c      |    5 ++-
 arch/arm/mach-omap2/irq.c              |    4 +-
 arch/arm/mach-omap2/mux.c              |    2 +-
 arch/arm/plat-omap/i2c.c               |    2 +-
 arch/arm/plat-omap/include/plat/fpga.h |   92 ++++++++++++++++----------------
 8 files changed, 62 insertions(+), 72 deletions(-)

-- 
1.7.3.4.598.g85356

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-01-20  1:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17  4:31 [PATCH 0/7] OMAP compile warning fix Felipe Balbi
2011-01-17  4:31 ` [PATCH 1/7] arm: omap: i2c: fix compile warning Felipe Balbi
2011-01-17  4:31 ` [PATCH 2/7] arm: omap1: " Felipe Balbi
2011-01-17  4:31 ` [PATCH 3/7] arm: omap1: fix compile warnings Felipe Balbi
2011-01-17  4:31 ` [PATCH 4/7] arm: omap1: fix a bunch of section mismatches Felipe Balbi
2011-01-17  4:31 ` [PATCH 5/7] arm: omap2: mux: fix compile warning Felipe Balbi
2011-01-17  4:31 ` [PATCH 6/7] arm: omap2: irq: fix compile warning: Felipe Balbi
2011-01-17  4:31 ` [PATCH 7/7] arm: omap2: clksel: fix compile warning Felipe Balbi
2011-01-17  8:07   ` Varadarajan, Charulatha
2011-01-17  8:18     ` Felipe Balbi
2011-01-19 23:09       ` Tony Lindgren
2011-01-20  1:25 ` [PATCH 0/7] OMAP compile warning fix Tony Lindgren

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