summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-27 10:39:51 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-27 10:39:51 +0000
commit2dcd7a2b09ae9f95fbd9787f0243709162998fc8 (patch)
tree5e504b7a7821ef7cab0bbd1cb95ebd0ddb8d1483 /target
parent1dfc3f93933021d0dfa7f723b3daba10620778aa (diff)
Fix the comment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c b/target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c
index 4e6f12b38..12ae4c5ec 100644
--- a/target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c
+++ b/target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2007 Florian Fainelli <florian@openwrt.org>
*
- * This driver is highly inspired from the rdc321x_wdt driver
+ * This driver is highly inspired from the cpu5_wdt driver
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by