omap1: Fix innovator FPGA init for multi-omap
authorTony Lindgren <tony@atomide.com>
Sat, 18 Dec 2010 02:37:08 +0000 (18:37 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Dec 2010 02:48:16 +0000 (18:48 -0800)
No need to call this early from init_irq. Also recent changes
initialize GPIO now later, so calling gpio_request from init_irq
will make it fail.

While at it, also remove the unnecessary EXPORT_SYMBOL.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found