ARM: restart: remove the now empty arch_reset()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mmp / include / mach / system.h
index c434f3a862fe2b0e34505b9a3d847ad883023fd0..1d001eab81e11654ecbe0116daaec0d87c56699d 100644 (file)
@@ -13,8 +13,4 @@ static inline void arch_idle(void)
 {
        cpu_do_idle();
 }
-
-static inline void arch_reset(char mode, const char *cmd)
-{
-}
 #endif /* __ASM_MACH_SYSTEM_H */