summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/system.h
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2011-12-16 14:50:01 -0800
committerOlof Johansson <olof@lixom.net>2011-12-16 14:50:01 -0800
commitb94ee062b5b41c7fc0e44309e8546d4694e75007 (patch)
tree2ba08003be8d25a573c17a00a627b424de4bb2e4 /arch/arm/mach-shmobile/include/mach/system.h
parentdc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 (diff)
parent3bdc3484e8f2b1b219ad0397d81ce4601fbaf76d (diff)
downloadop-kernel-dev-b94ee062b5b41c7fc0e44309e8546d4694e75007.zip
op-kernel-dev-b94ee062b5b41c7fc0e44309e8546d4694e75007.tar.gz
Merge branch 'depends/rmk/devel-stable' into next/boards
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/system.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/system.h b/arch/arm/mach-shmobile/include/mach/system.h
index 76a687e..956ac18 100644
--- a/arch/arm/mach-shmobile/include/mach/system.h
+++ b/arch/arm/mach-shmobile/include/mach/system.h
@@ -8,7 +8,7 @@ static inline void arch_idle(void)
static inline void arch_reset(char mode, const char *cmd)
{
- cpu_reset(0);
+ soft_restart(0);
}
#endif
OpenPOWER on IntegriCloud