]> 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, 7 May 2007 23:24:14 +0000 (16:24 -0700)
commit444f42c48c1efc76bddbd0c94dadfe7eaaa34549
treefdc373697debdb1516b64d24933342805d9dd5bc
parenta989705c4cf6e6c1a339c95f9daf658b4ba88ca8
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