aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-08-27 10:39:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-08-27 10:39:51 +0000
commite647085788da36991678232cc14a3da06edd55f2 (patch)
tree5e504b7a7821ef7cab0bbd1cb95ebd0ddb8d1483
parent1351b0e7d04ddc436c4241747c4084a9aa28a587 (diff)
downloadmaster-187ad058-e647085788da36991678232cc14a3da06edd55f2.tar.gz
master-187ad058-e647085788da36991678232cc14a3da06edd55f2.tar.bz2
master-187ad058-e647085788da36991678232cc14a3da06edd55f2.zip
Fix the comment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 4e6f12b381..12ae4c5ec1 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