The following series removes a few compile warnings from omap builds. It was compile tested with all omap defconfigs for the ones who have the boards, a boot test would be nice, although there aren't any functional changes. Felipe Balbi (9): arm: omap: kill compile warning in irq.c arm: omap: remove unused variables arm: omap: zoom: use vmmc1 regulator supply arm: omap: io: kill compile warning arm: omap: kill compile warning on board-4430-sdp.c arm: omap: gpio: kill compile warning in gpio.c arm: omap: innovator: kill compile warning on board-innovator.c arm: omap: perseus: kill compile warning on board-perseus2.c arm: omap: mailbox: kill compile warning in mailbox.c arch/arm/mach-omap2/board-4430sdp.c | 4 ---- arch/arm/mach-omap2/board-zoom-peripherals.c | 1 + arch/arm/mach-omap2/io.c | 2 ++ arch/arm/mach-omap2/irq.c | 2 ++ arch/arm/mach-omap2/mailbox.c | 2 +- arch/arm/mach-omap2/omap_hwmod_2430.h | 2 -- arch/arm/plat-omap/gpio.c | 3 +++ arch/arm/plat-omap/include/plat/fpga.h | 4 ++-- 8 files changed, 11 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html