diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-16 13:36:23 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:21 -0400 |
commit | 50a23e6eec6f20d55a3a920e47adb455bff6046e (patch) | |
tree | 0198dabd0a3d3aa53807fa24bd08345e985f997a /arch/arm/mach-sa1100 | |
parent | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (diff) |
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/mach-sa1100')
-rw-r--r-- | arch/arm/mach-sa1100/Kconfig | 6 | ||||
-rw-r--r-- | arch/arm/mach-sa1100/cpu-sa1100.c | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig index fd4c52b7ccb6..5da8c35aa0de 100644 --- a/arch/arm/mach-sa1100/Kconfig +++ b/arch/arm/mach-sa1100/Kconfig | |||
@@ -90,8 +90,8 @@ config SA1100_JORNADA720 | |||
90 | # FIXME: select CPU_FREQ_SA11x0 | 90 | # FIXME: select CPU_FREQ_SA11x0 |
91 | help | 91 | help |
92 | Say Y here if you want to build a kernel for the HP Jornada 720 | 92 | Say Y here if you want to build a kernel for the HP Jornada 720 |
93 | handheld computer. See <http://www.hp.com/jornada/products/720> | 93 | handheld computer. See |
94 | for details. | 94 | <http://h10025.www1.hp.com/ewfrf/wc/product?product=61677&cc=us&lc=en&dlc=en&product=61677#> |
95 | 95 | ||
96 | config SA1100_JORNADA720_SSP | 96 | config SA1100_JORNADA720_SSP |
97 | bool "HP Jornada 720 Extended SSP driver" | 97 | bool "HP Jornada 720 Extended SSP driver" |
@@ -145,7 +145,7 @@ config SA1100_SIMPAD | |||
145 | FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a | 145 | FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a |
146 | PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same | 146 | PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same |
147 | like CL4 in additional it has a PCMCIA-Slot. For more information | 147 | like CL4 in additional it has a PCMCIA-Slot. For more information |
148 | visit <http://www.my-siemens.com/> or <http://www.siemens.ch/>. | 148 | visit <http://www.usa.siemens.com/> or <http://www.siemens.ch/>. |
149 | 149 | ||
150 | config SA1100_SSP | 150 | config SA1100_SSP |
151 | tristate "Generic PIO SSP" | 151 | tristate "Generic PIO SSP" |
diff --git a/arch/arm/mach-sa1100/cpu-sa1100.c b/arch/arm/mach-sa1100/cpu-sa1100.c index ef817876a5d6..c0a13ef5436f 100644 --- a/arch/arm/mach-sa1100/cpu-sa1100.c +++ b/arch/arm/mach-sa1100/cpu-sa1100.c | |||
@@ -13,7 +13,7 @@ | |||
13 | * This software has been developed while working on the LART | 13 | * This software has been developed while working on the LART |
14 | * computing board (http://www.lartmaker.nl/), which is | 14 | * computing board (http://www.lartmaker.nl/), which is |
15 | * sponsored by the Mobile Multi-media Communications | 15 | * sponsored by the Mobile Multi-media Communications |
16 | * (http://www.mmc.tudelft.nl/) and Ubiquitous Communications | 16 | * (http://www.mobimedia.org/) and Ubiquitous Communications |
17 | * (http://www.ubicom.tudelft.nl/) projects. | 17 | * (http://www.ubicom.tudelft.nl/) projects. |
18 | * | 18 | * |
19 | * The authors can be reached at: | 19 | * The authors can be reached at: |