aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pv310')
-rw-r--r--arch/arm/mach-s5pv310/platsmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pv310/platsmp.c b/arch/arm/mach-s5pv310/platsmp.c
index 51c44d4c989..18aaf5f5403 100644
--- a/arch/arm/mach-s5pv310/platsmp.c
+++ b/arch/arm/mach-s5pv310/platsmp.c
@@ -46,8 +46,6 @@ static DEFINE_SPINLOCK(boot_lock);
46 46
47void __cpuinit platform_secondary_init(unsigned int cpu) 47void __cpuinit platform_secondary_init(unsigned int cpu)
48{ 48{
49 trace_hardirqs_off();
50
51 /* 49 /*
52 * if any interrupts are already enabled for the primary 50 * if any interrupts are already enabled for the primary
53 * core (e.g. timer irq), then they will not have been enabled 51 * core (e.g. timer irq), then they will not have been enabled