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>
arch/arc/plat-arcfpga/Makefile
arch/arc/plat-arcfpga/include/plat/irq.h
arch/arc/plat-arcfpga/irq.c [deleted file]
arch/arc/plat-arcfpga/platform.c

Simple merge
diff --cc arch/arc/plat-arcfpga/irq.c
Simple merge
Simple merge