All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] OMAP cleanups
@ 2010-11-18 17:59 ` Aaro Koskinen
  0 siblings, 0 replies; 16+ messages in thread
From: Aaro Koskinen @ 2010-11-18 17:59 UTC (permalink / raw)
  To: linux-omap, tony; +Cc: linux-arm-kernel

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


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

end of thread, other threads:[~2010-11-25  0:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 17:59 [PATCH 0/6] OMAP cleanups Aaro Koskinen
2010-11-18 17:59 ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap1: add missing includes Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap1: make some functions static Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap1: mbox: make variables static Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap1: mbox: delete unused variable Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap1: board-ams-delta: fix cast Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-18 17:59 ` [PATCH] arm: omap2: timer-gp: delete unused variable Aaro Koskinen
2010-11-18 17:59   ` Aaro Koskinen
2010-11-25  0:38 ` [PATCH 0/6] OMAP cleanups Tony Lindgren
2010-11-25  0:38   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.