Skip to content

Commit

Permalink
ARM: 6539/1: ux500: remove unnecessary barrier from the secondary sta…
Browse files Browse the repository at this point in the history
…rtup

Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Srinidhi Kasagar authored and Russell King committed Dec 24, 2010
1 parent faabfa0 commit 78368c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-ux500/headsmp.S
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ ENTRY(u8500_secondary_startup)
ldmia r4, {r5, r6}
sub r4, r4, r5
add r6, r6, r4
dsb
pen: ldr r7, [r6]
cmp r7, r0
bne pen
Expand Down

0 comments on commit 78368c7

Please sign in to comment.