public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] misc. multi-omap compile fixes
@ 2010-01-28 17:17 Kevin Hilman
  2010-01-28 17:17 ` [PATCH 1/4] OMAP2/3: IRQ: ensure valid base address Kevin Hilman
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kevin Hilman @ 2010-01-28 17:17 UTC (permalink / raw)
  To: linux-omap

This series fixes a few things preventing compile of omap3_defconfig
and also cleans up several new compiler warnings that were introduced.

Kevin Hilman (4):
  OMAP2/3: IRQ: ensure valid base address
  OMAP2/3: GPMC: ensure valid clock pointer
  OMAP2: clock: fix misc. OMAP24xx compile issues
  OMAP2/3: PRCM: fix misc. compiler warnings

 arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c |    8 ++++----
 arch/arm/mach-omap2/clock2xxx_data.c         |    2 +-
 arch/arm/mach-omap2/gpmc.c                   |    5 ++++-
 arch/arm/mach-omap2/irq.c                    |    4 +++-
 arch/arm/mach-omap2/prcm.c                   |    4 +++-
 5 files changed, 15 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2010-02-05 20:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 17:17 [PATCH 0/4] misc. multi-omap compile fixes Kevin Hilman
2010-01-28 17:17 ` [PATCH 1/4] OMAP2/3: IRQ: ensure valid base address Kevin Hilman
2010-01-28 17:17 ` [PATCH 2/4] OMAP2/3: GPMC: ensure valid clock pointer Kevin Hilman
2010-01-28 17:22   ` Felipe Balbi
2010-01-28 23:24     ` Tony Lindgren
2010-01-28 17:17 ` [PATCH 3/4] OMAP2: clock: fix misc. OMAP24xx compile issues Kevin Hilman
2010-01-28 17:17 ` [PATCH 4/4] OMAP2/3: PRCM: fix misc. compiler warnings Kevin Hilman
2010-02-05 20:29   ` Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox