aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2010-10-16 10:36:23 -0700
committerJiri Kosina <jkosina@suse.cz>2010-10-18 11:03:21 +0200
commit50a23e6eec6f20d55a3a920e47adb455bff6046e (patch)
tree0198dabd0a3d3aa53807fa24bd08345e985f997a /arch/arm/common
parent631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (diff)
downloadkernel_samsung_smdk4412-50a23e6eec6f20d55a3a920e47adb455bff6046e.zip
kernel_samsung_smdk4412-50a23e6eec6f20d55a3a920e47adb455bff6046e.tar.gz
kernel_samsung_smdk4412-50a23e6eec6f20d55a3a920e47adb455bff6046e.tar.bz2
Update broken web addresses in arch directory.
The patch below updates broken web addresses in the arch directory. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/common')
-rw-r--r--arch/arm/common/icst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/icst.c b/arch/arm/common/icst.c
index 9a7f09c..2dc6da70 100644
--- a/arch/arm/common/icst.c
+++ b/arch/arm/common/icst.c
@@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*
* Support functions for calculating clocks/divisors for the ICST307
- * clock generators. See http://www.icst.com/ for more information
+ * clock generators. See http://www.idt.com/ for more information
* on these devices.
*
* This is an almost identical implementation to the ICST525 clock generator.