ARM: STi: Remove platform call to trace_hardirqs_off()
authorPeter Griffin <peter.griffin@linaro.org>
Tue, 9 Jun 2015 21:47:00 +0000 (23:47 +0200)
committerMaxime Coquelin <maxime.coquelin@st.com>
Wed, 22 Jul 2015 09:15:30 +0000 (11:15 +0200)
commit50de4dd4bc6a6e378841a6705696d2c1f37ac038
treed3e6048cca1ee825be61b9c7008be24acb03a7db
parent94a8cfceaa7ee7e7187c5de074eb5138a6b77dcf
ARM: STi: Remove platform call to trace_hardirqs_off()

Calling trace_hardirqs_off() from the platform specific
secondary startup code as not been necessary since Dec 2010
when Russell King consolidated the call into the common SMP
code.

2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/mach-sti/platsmp.c