ARM: OMAP: Undo of adding early GPIO init to board specific files
authorTony Lindgren <tony@atomide.com>
Wed, 19 Oct 2005 13:48:46 +0000 (16:48 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 19 Oct 2005 13:48:46 +0000 (16:48 +0300)
The early GPIO should only be needed in cases where some interrupts
are routed via FPGA. In most cases doing the init with arch_initcall()
should be fine.


No differences found