diff options
Diffstat (limited to 'arch/arm/mach-ux500/platsmp.c')
-rw-r--r-- | arch/arm/mach-ux500/platsmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/platsmp.c b/arch/arm/mach-ux500/platsmp.c index 458a288981cb..ddedbc80c41f 100644 --- a/arch/arm/mach-ux500/platsmp.c +++ b/arch/arm/mach-ux500/platsmp.c | |||
@@ -31,8 +31,6 @@ static DEFINE_SPINLOCK(boot_lock); | |||
31 | 31 | ||
32 | void __cpuinit platform_secondary_init(unsigned int cpu) | 32 | void __cpuinit platform_secondary_init(unsigned int cpu) |
33 | { | 33 | { |
34 | trace_hardirqs_off(); | ||
35 | |||
36 | /* | 34 | /* |
37 | * if any interrupts are already enabled for the primary | 35 | * if any interrupts are already enabled for the primary |
38 | * core (e.g. timer irq), then they will not have been enabled | 36 | * core (e.g. timer irq), then they will not have been enabled |