summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-samsung/lowlevel-s3c24x0.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-samsung/lowlevel-s3c24x0.S')
-rw-r--r--arch/arm/mach-samsung/lowlevel-s3c24x0.S8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-samsung/lowlevel-s3c24x0.S b/arch/arm/mach-samsung/lowlevel-s3c24x0.S
index e2efd86e8c..52079ffc7b 100644
--- a/arch/arm/mach-samsung/lowlevel-s3c24x0.S
+++ b/arch/arm/mach-samsung/lowlevel-s3c24x0.S
@@ -31,14 +31,6 @@ s3c24x0_disable_wd:
str r1, [r0]
mov pc, lr
-/**
-@page dev_s3c24xx_wd_handling Watchdog handling
-
-The watchdog must be disabled very early, because if it resets the system
-it is still active and will continue to reset the system. So, call this
-routine very early in your board_init_lowlevel routine.
-*/
-
/*
* S3C2410 PLL configuration
* -------------------------