omap: Fix H4 init_irq to not call h4_init_flash
authorTony Lindgren <tony@atomide.com>
Thu, 10 Mar 2011 17:51:29 +0000 (09:51 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Mar 2011 17:51:29 +0000 (09:51 -0800)
commit42924355204bd83d799bd151211ae6e014982849
treea2938faaefb04c6f430e7fc10031f5187a7bf0a2
parent0dde52a9f5330eec240660191a94b51bd911ffcd
omap: Fix H4 init_irq to not call h4_init_flash

There should be no reason to call h4_init_flash this
early. It causes problems as things are not yet initialized.

Tested-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-h4.c