diff options
Diffstat (limited to 'arch/arm/mach-picoxcell/include/mach/system.h')
-rw-r--r-- | arch/arm/mach-picoxcell/include/mach/system.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-picoxcell/include/mach/system.h b/arch/arm/mach-picoxcell/include/mach/system.h index 67c589b0c1bc..a12da634fddf 100644 --- a/arch/arm/mach-picoxcell/include/mach/system.h +++ b/arch/arm/mach-picoxcell/include/mach/system.h | |||
@@ -25,7 +25,6 @@ static inline void arch_idle(void) | |||
25 | 25 | ||
26 | static inline void arch_reset(int mode, const char *cmd) | 26 | static inline void arch_reset(int mode, const char *cmd) |
27 | { | 27 | { |
28 | /* Watchdog reset to go here. */ | ||
29 | } | 28 | } |
30 | 29 | ||
31 | #endif /* __ASM_ARCH_SYSTEM_H */ | 30 | #endif /* __ASM_ARCH_SYSTEM_H */ |