summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/armada-370-xp.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-05-08 17:07:23 +0200
committerThomas Gleixner <tglx@linutronix.de>2014-05-08 17:07:23 +0200
commit9faa8321e8ff15799c684270e9b15aa294c2e676 (patch)
treec30eced1b7fa1a1ef4c29a4087bb2f4cf9e45792 /arch/arm/mach-mvebu/armada-370-xp.h
parent1e77d0a1ed7417d2a5a52a7b8d32aea1833faa6c (diff)
parentbffbc6eabd0e48bba5415c4aec34cb75d459c73a (diff)
downloadop-kernel-dev-9faa8321e8ff15799c684270e9b15aa294c2e676.zip
op-kernel-dev-9faa8321e8ff15799c684270e9b15aa294c2e676.tar.gz
Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into irq/core
irqchip mvebu changes for v3.16 from Jason Cooper: * orion: reverse irq handling priority * armada-370-xp: do set_smp_cross_call in the driver * armada-370-xp use cpu notifier to init secondary cpus Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/mach-mvebu/armada-370-xp.h')
-rw-r--r--arch/arm/mach-mvebu/armada-370-xp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mvebu/armada-370-xp.h b/arch/arm/mach-mvebu/armada-370-xp.h
index 237c86b..c3465f5 100644
--- a/arch/arm/mach-mvebu/armada-370-xp.h
+++ b/arch/arm/mach-mvebu/armada-370-xp.h
@@ -20,8 +20,6 @@
#define ARMADA_XP_MAX_CPUS 4
-void armada_mpic_send_doorbell(const struct cpumask *mask, unsigned int irq);
-void armada_xp_mpic_smp_cpu_init(void);
void armada_xp_secondary_startup(void);
extern struct smp_operations armada_xp_smp_ops;
#endif
OpenPOWER on IntegriCloud