Re: [PATCH 0/6] OMAP cleanups

2010-11-24 Thread Tony Lindgren
* Aaro Koskinen aaro.koski...@nokia.com [101118 09:50]:
 Some small OMAP cleanups to eliminate noise from compilation/sparse
 checks:

Thanks, will queue these for 2.6.38 merge window.

Regards,

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/6] OMAP cleanups

2010-11-18 Thread Aaro Koskinen
Some small OMAP cleanups to eliminate noise from compilation/sparse
checks:

Aaro Koskinen (6):
  arm: omap1: add missing includes
  arm: omap1: make some functions static
  arm: omap1: mbox: make variables static
  arm: omap1: mbox: delete unused variable
  arm: omap1: board-ams-delta: fix cast
  arm: omap2: timer-gp: delete unused variable

 arch/arm/mach-omap1/board-ams-delta.c |3 ++-
 arch/arm/mach-omap1/devices.c |1 +
 arch/arm/mach-omap1/flash.c   |1 +
 arch/arm/mach-omap1/mailbox.c |5 ++---
 arch/arm/mach-omap1/mcbsp.c   |2 +-
 arch/arm/mach-omap1/mux.c |2 +-
 arch/arm/mach-omap1/serial.c  |2 ++
 arch/arm/mach-omap1/time.c|1 +
 arch/arm/mach-omap2/timer-gp.c|3 +--
 arch/arm/plat-omap/dma.c  |2 +-
 arch/arm/plat-omap/sram.c |2 +-
 11 files changed, 14 insertions(+), 10 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html