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