OSDN Git Service

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)
commit25c7c11fa5642ee426fc9fe54661ffeed809413f
tree47e2c74cec24ef54cba8e3bea126f36d9a13b538
parent878f46c71e99cfb6d8e4e15a561db63a3c9601e5
ARC: [plat-arcfpga] No need for init_irq hack

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