linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] omap1 sparse warning fixes
@ 2011-01-18  7:52 Aaro Koskinen
  2011-01-18  7:52 ` [PATCH 1/7] arm: plat-omap: dma: make omap_dma_in_1510_mode() static Aaro Koskinen
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Aaro Koskinen @ 2011-01-18  7:52 UTC (permalink / raw)
  To: linux-arm-kernel

Here's some trivial omap1 sparse warning fixes.

Aaro Koskinen (7):
  arm: plat-omap: dma: make omap_dma_in_1510_mode() static
  arm: mach-omap1: board-h2: make h2_nand_platdata static
  arm: mach-omap1: board-innovator: make innovator_mmc_init() static
  arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static
  arm: mach-omap1: board-h3: make nand_platdata static
  arm: plat-omap: system.h: move voiceblue definitions into the board header
  arm: mach-omap1: board-voiceblue: add missing include

 arch/arm/mach-omap1/board-h2.c                    |    2 +-
 arch/arm/mach-omap1/board-h3.c                    |    2 +-
 arch/arm/mach-omap1/board-htcherald.c             |    4 ++--
 arch/arm/mach-omap1/board-innovator.c             |    2 +-
 arch/arm/mach-omap1/board-voiceblue.c             |    1 +
 arch/arm/plat-omap/dma.c                          |    2 +-
 arch/arm/plat-omap/include/plat/board-voiceblue.h |    6 ++++++
 arch/arm/plat-omap/include/plat/system.h          |    7 +------
 8 files changed, 14 insertions(+), 12 deletions(-)

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18  7:52 [PATCH 0/7] omap1 sparse warning fixes Aaro Koskinen
2011-01-18  7:52 ` [PATCH 1/7] arm: plat-omap: dma: make omap_dma_in_1510_mode() static Aaro Koskinen
2011-01-18  7:52 ` [PATCH 2/7] arm: mach-omap1: board-h2: make h2_nand_platdata static Aaro Koskinen
2011-01-18  7:52 ` [PATCH 3/7] arm: mach-omap1: board-innovator: make innovator_mmc_init() static Aaro Koskinen
2011-01-18  7:52 ` [PATCH 4/7] arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static Aaro Koskinen
2011-01-18  7:52 ` [PATCH 5/7] arm: mach-omap1: board-h3: make nand_platdata static Aaro Koskinen
2011-01-18  7:52 ` [PATCH 6/7] arm: plat-omap: system.h: move voiceblue definitions into the board header Aaro Koskinen
2011-01-18  9:22   ` Russell King - ARM Linux
2011-01-20  1:26     ` Tony Lindgren
2011-01-18  7:52 ` [PATCH 7/7] arm: mach-omap1: board-voiceblue: add missing include Aaro Koskinen
2011-01-18  8:11   ` Felipe Balbi
2011-01-18  8:21     ` Felipe Balbi

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