[PATCH 0/7] omap1 sparse warning fixes
Aaro Koskinen
aaro.koskinen at iki.fi
Tue Jan 18 02:52:38 EST 2011
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(-)
More information about the linux-arm-kernel
mailing list