ARM: restart: remove the now empty arch_reset()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-sa1100 / include / mach / system.h
index 3c3e8426b405e8b66ce1557da87b8f9b208df995..e17b208f76d4522071a06b52bfe8e7665ec1ac1a 100644 (file)
@@ -7,7 +7,3 @@ static inline void arch_idle(void)
 {
        cpu_do_idle();
 }
-
-static inline void arch_reset(char mode, const char *cmd)
-{
-}