ARM: restart: remove comments about adding code to arch_reset()
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-picoxcell / include / mach / system.h
index 67c589b0c1bcfc2acb52d8668bbd6c3079d06805..a12da634fddfc9a02ee1a3a35f1a03af0b23074a 100644 (file)
@@ -25,7 +25,6 @@ static inline void arch_idle(void)
 
 static inline void arch_reset(int mode, const char *cmd)
 {
-       /* Watchdog reset to go here. */
 }
 
 #endif /* __ASM_ARCH_SYSTEM_H */