]> 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>
Wed, 4 Apr 2007 14:31:54 +0000 (10:31 -0400)
commit36c4b0d1d1417f3081488a5311bacdd7f3e7d63e
tree47381df27ebeea09a867245d692fda7c2848c832
parent47791cf21f603bf4acc96a176c9b46c761ca3eca
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