X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fmach-pnx4008%2Finclude%2Fmach%2Fsystem.h;h=5d6384a6128c661fbff12254954bbf1331bdf4ee;hb=fd15ae01c5b1c73f2c992afd219bd18856ae3e48;hp=5dda2bb55f8d838fb817877572feafb7fc076004;hpb=7bee946358c3cb957d4aa648fc5ab3cad0b232d0;p=pandora-kernel.git diff --git a/arch/arm/mach-pnx4008/include/mach/system.h b/arch/arm/mach-pnx4008/include/mach/system.h index 5dda2bb55f8d..5d6384a6128c 100644 --- a/arch/arm/mach-pnx4008/include/mach/system.h +++ b/arch/arm/mach-pnx4008/include/mach/system.h @@ -32,7 +32,7 @@ static void arch_idle(void) static inline void arch_reset(char mode, const char *cmd) { - cpu_reset(0); + soft_restart(0); } #endif