]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: gpio init section cleanups
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 7 Dec 2006 01:13:59 +0000 (17:13 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Apr 2007 20:54:00 +0000 (20:54 +0000)
commit5e6d60644555f180d307a5d13faac1df6b60007c
tree7ee2715823b8b97f95ae2d694684e8e9869b9c5f
parent1b092fcb7f8aed0c6461a47f71e529db435e3633
ARM: OMAP: gpio init section cleanups

Minor GPIO cleanups:  remove needless #include, and omap_gpio_init()
should be __init, as well as all the board init code calling it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-fsample.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-innovator.c
arch/arm/mach-omap1/board-perseus2.c
arch/arm/plat-omap/gpio.c