diff options
| -rw-r--r-- | arch/arm/mach-berlin/platsmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-berlin/platsmp.c b/arch/arm/mach-berlin/platsmp.c index 7586b7aec272..a8ae4a566d99 100644 --- a/arch/arm/mach-berlin/platsmp.c +++ b/arch/arm/mach-berlin/platsmp.c | |||
| @@ -81,7 +81,6 @@ static void __init berlin_smp_prepare_cpus(unsigned int max_cpus) | |||
| 81 | goto unmap_scu; | 81 | goto unmap_scu; |
| 82 | 82 | ||
| 83 | scu_enable(scu_base); | 83 | scu_enable(scu_base); |
| 84 | flush_cache_all(); | ||
| 85 | 84 | ||
| 86 | /* | 85 | /* |
| 87 | * Write the first instruction the CPU will execute after being reset | 86 | * Write the first instruction the CPU will execute after being reset |
