summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/mcip.c
diff options
context:
space:
mode:
authorJoël Porquet <joel@porquet.org>2015-07-07 23:14:56 +0200
committerVineet Gupta <vgupta@synopsys.com>2015-07-09 14:06:32 +0200
commit70d93d89416562c32adc9444a15677bdf25a72ab (patch)
tree8436d68cdfe24010089f3d91544ef6428e4affbc /arch/arc/kernel/mcip.c
parentARC: Make ARC bitops "safer" (add anti-optimization) (diff)
downloadlinux-70d93d89416562c32adc9444a15677bdf25a72ab.tar.xz
linux-70d93d89416562c32adc9444a15677bdf25a72ab.zip
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h'. See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h"). This patch removes the inclusions of private header 'drivers/irqchip/irqchip.h' and if necessary replaces them with inclusions of 'include/linux/irqchip.h'. Signed-off-by: Joel Porquet <joel@porquet.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/kernel/mcip.c')
-rw-r--r--arch/arc/kernel/mcip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/kernel/mcip.c b/arch/arc/kernel/mcip.c
index 6fb0a2fd1d28..2fb86589054d 100644
--- a/arch/arc/kernel/mcip.c
+++ b/arch/arc/kernel/mcip.c
@@ -175,7 +175,6 @@ void mcip_init_early_smp(void)
#include <linux/irqchip.h>
#include <linux/of.h>
#include <linux/of_irq.h>
-#include "../../drivers/irqchip/irqchip.h"
/*
* Set the DEST for @cmn_irq to @cpu_mask (1 bit per core)