]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: gpio init section cleanups
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 1 Nov 2006 18:53:47 +0000 (20:53 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 1 Nov 2006 18:53:47 +0000 (20:53 +0200)
commitae18b3b48a155832ef2f46c1122d9e774567df49
treec47ab3c7c2472106595deb11dfdca78b13f1c514
parent4a399c6a8cfefe55c8198077249d62bf7f4f2eab
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