summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc5xxx/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/mach-mpc5xxx/cpu.c')
-rw-r--r--arch/ppc/mach-mpc5xxx/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/mach-mpc5xxx/cpu.c b/arch/ppc/mach-mpc5xxx/cpu.c
index 59b1538cd0..7ee1954be4 100644
--- a/arch/ppc/mach-mpc5xxx/cpu.c
+++ b/arch/ppc/mach-mpc5xxx/cpu.c
@@ -71,7 +71,7 @@ int checkcpu (void)
/* ------------------------------------------------------------------------- */
-void reset_cpu (ulong unused)
+void __noreturn reset_cpu (unsigned long unused)
{
ulong msr;
/* Interrupts and MMU off */