]> pilppa.com 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, 7 Mar 2007 08:04:16 +0000 (00:04 -0800)
commit411f95723e4e8c7c6adc2c9a922888fe7c919c11
treea35a8d528e330a5623b1a659c44a3ff0ab2833f3
parent4f6eead05ff482c4b95e0d71ae58a5e29555902f
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