ARC: [plat-arcfpga] No need for init_irq hack
authorVineet Gupta <vgupta@synopsys.com>
Wed, 25 Jun 2014 11:53:38 +0000 (17:23 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 23 Jul 2014 05:51:10 +0000 (11:21 +0530)
With all IRQs unmasked by default on all cores, it is no longer needed
to unmask them explicitly.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found