aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-u300')
-rw-r--r--arch/arm/mach-u300/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/core.c b/arch/arm/mach-u300/core.c
index 27be5a794f6..697930761b3 100644
--- a/arch/arm/mach-u300/core.c
+++ b/arch/arm/mach-u300/core.c
@@ -1897,7 +1897,6 @@ void u300_restart(char mode, const char *cmd)
1897 switch (mode) { 1897 switch (mode) {
1898 case 's': 1898 case 's':
1899 case 'h': 1899 case 'h':
1900 printk(KERN_CRIT "RESET: shutting down/rebooting system\n");
1901#ifdef CONFIG_COH901327_WATCHDOG 1900#ifdef CONFIG_COH901327_WATCHDOG
1902 coh901327_watchdog_reset(); 1901 coh901327_watchdog_reset();
1903#endif 1902#endif