bcm53xx: support SPI-NOR on dual flash devices
[oweals/openwrt.git] / target / linux / bcm53xx / patches-4.4 / 022-ARM-BCM-Clean-up-SMP-support-for-Broadcom-Kona.patch
index c79cf95fd8d22b33b8b7d62cbc2e951f1e85db15..fecaec4b491fe8dc0db40469d474ca6d0916c6b2 100644 (file)
@@ -217,7 +217,7 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  {
        void __iomem *boot_reg;
        phys_addr_t boot_func;
-@@ -154,15 +179,16 @@ static int bcm_boot_secondary(unsigned int cpu, struct task_struct *idle)
+@@ -154,15 +179,16 @@ static int bcm_boot_secondary(unsigned i
                return -EINVAL;
        }
  
@@ -237,7 +237,7 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
        }
  
        /*
-@@ -191,12 +217,12 @@ static int bcm_boot_secondary(unsigned int cpu, struct task_struct *idle)
+@@ -191,12 +217,12 @@ static int bcm_boot_secondary(unsigned i
  
        pr_err("timeout waiting for cpu %u to start\n", cpu_id);