| Submitter | Pavel Machek |
|---|---|
| Date | Jan. 29, 2013, 6:43 p.m. |
| Message ID | <20130129184340.GA1962@amd.pavel.ucw.cz> |
| Download | mbox | patch |
| Permalink | /patch/216627/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/arch/arm/mach-imx/headsmp.S b/arch/arm/mach-imx/headsmp.S index 7e49deb..4c9ec06 100644 --- a/arch/arm/mach-imx/headsmp.S +++ b/arch/arm/mach-imx/headsmp.S @@ -64,12 +64,10 @@ ENTRY(v7_invalidate_l1) mov pc, lr ENDPROC(v7_invalidate_l1) -#ifdef CONFIG_SMP ENTRY(v7_secondary_startup) bl v7_invalidate_l1 b secondary_startup ENDPROC(v7_secondary_startup) -#endif #ifdef CONFIG_PM /*