summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/armada-370-xp.h
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2014-05-08 16:07:56 +0000
committerJason Cooper <jason@lakedaemon.net>2014-05-08 16:07:56 +0000
commit5194efc5c649a7fa622eae9af7df5dbcec940ea4 (patch)
tree39cbc2056a3466748283f4a1570f1f8f3a445322 /arch/arm/mach-mvebu/armada-370-xp.h
parent2c9b2240bee340711048589023eb057f23fda356 (diff)
parentbffbc6eabd0e48bba5415c4aec34cb75d459c73a (diff)
downloadlinux-stable-5194efc5c649a7fa622eae9af7df5dbcec940ea4.tar.gz
linux-stable-5194efc5c649a7fa622eae9af7df5dbcec940ea4.tar.bz2
linux-stable-5194efc5c649a7fa622eae9af7df5dbcec940ea4.zip
Merge branch 'mvebu/irqchip' into mvebu/soc
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 237c86b83390..c3465f5b1250 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