Merge remote-tracking branch 'spi/topic/core' into spi-next
[cascardo/linux.git] / drivers / irqchip / irq-bcm2836.c
index 963065a..b6e950d 100644 (file)
@@ -229,7 +229,6 @@ int __init bcm2836_smp_boot_secondary(unsigned int cpu,
        unsigned long secondary_startup_phys =
                (unsigned long)virt_to_phys((void *)secondary_startup);
 
-       dsb();
        writel(secondary_startup_phys,
               intc.base + LOCAL_MAILBOX3_SET0 + 16 * cpu);