summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-11-21 09:49:47 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-11-21 09:49:47 +0000
commit59136ef3c596606d3eef920dc3e0fdfa2ce52c6f (patch)
tree3f3b8ec46d57bcb61a2d794a1f21bd4df01728c9 /arch/arm/mach-ep93xx
parente879c862fb81b986095ae7a4676b2281c2f97957 (diff)
parent3f1517a761905c55d1db71cb0afd359d74a76a6c (diff)
downloadop-kernel-dev-59136ef3c596606d3eef920dc3e0fdfa2ce52c6f.zip
op-kernel-dev-59136ef3c596606d3eef920dc3e0fdfa2ce52c6f.tar.gz
Merge branch 'restart-cleanup' into restart
Diffstat (limited to 'arch/arm/mach-ep93xx')
-rw-r--r--arch/arm/mach-ep93xx/include/mach/system.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ep93xx/include/mach/system.h b/arch/arm/mach-ep93xx/include/mach/system.h
index 6d661fe..bdf6c4f 100644
--- a/arch/arm/mach-ep93xx/include/mach/system.h
+++ b/arch/arm/mach-ep93xx/include/mach/system.h
@@ -11,8 +11,6 @@ static inline void arch_idle(void)
static inline void arch_reset(char mode, const char *cmd)
{
- local_irq_disable();
-
/*
* Set then clear the SWRST bit to initiate a software reset
*/
OpenPOWER on IntegriCloud