mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org,
	jkosina@suse.cz, "Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 05/91] arch/arm/mach-sa1100/Kconfig Update broken web addresses in the arch directory.
Date: Thu,  2 Sep 2010 14:06:36 -0700	[thread overview]
Message-ID: <1283461606-7803-6-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1283461606-7803-1-git-send-email-justinmattock@gmail.com>

The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 arch/arm/mach-sa1100/Kconfig |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig
index fd4c52b..264ee98 100644
--- a/arch/arm/mach-sa1100/Kconfig
+++ b/arch/arm/mach-sa1100/Kconfig
@@ -90,7 +90,8 @@ config SA1100_JORNADA720
 	# FIXME: select CPU_FREQ_SA11x0
 	help
 	  Say Y here if you want to build a kernel for the HP Jornada 720
-	  handheld computer.  See <http://www.hp.com/jornada/products/720>
+	  handheld computer.  See <http://h10025.www1.hp.com/ewfrf/wc/
+	  product?product=61677&cc=us&lc=en&dlc=en&product=61677#>
 	  for details.
 
 config SA1100_JORNADA720_SSP
@@ -108,7 +109,7 @@ config SA1100_HACKKIT
 	select CPU_FREQ_SA1100
 	help
 	  Say Y here to support the HackKit Core CPU Board
-	  <http://hackkit.eletztrick.de>;
+	  <http://web.archive.org/web/*/http://hackkit.eletztrick.de>;
 
 config SA1100_LART
 	bool "LART"
@@ -145,7 +146,7 @@ config SA1100_SIMPAD
 	  FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a
 	  PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same
 	  like CL4 in additional it has a PCMCIA-Slot. For more information
-	  visit <http://www.my-siemens.com/> or <http://www.siemens.ch/>.
+	  visit <http://www.siemens.ch/>.
 
 config SA1100_SSP
 	tristate "Generic PIO SSP"
-- 
1.7.2.1


  parent reply	other threads:[~2010-09-02 21:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 21:06 [PATCH 00/91] arch " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 01/91] arch/alpha/kernel/sys_sio.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 02/91] arch/alpha/Kconfig " Justin P. Mattock
2010-09-02 21:10   ` Randy Dunlap
2010-09-02 21:46     ` Justin P. Mattock
2010-09-02 21:49   ` Matt Turner
2010-09-02 22:06     ` Justin P. Mattock
2010-09-20 19:30     ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 03/91] arch/arm/plat-samsung/include/plat/adc.h " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 04/91] arch/arm/mach-omap1/Kconfig " Justin P. Mattock
2010-09-02 21:06 ` Justin P. Mattock [this message]
2010-09-02 21:06 ` [PATCH 06/91] arch/arm/mach-sa1100/cpu-sa1100.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 07/91] arch/arm/common/icst.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 08/91] arch/arm/Kconfig " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 09/91] arch/arm/nwfpe/softfloat-specialize " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 10/91] arch/arm/nwfpe/softfloat-macros " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 11/91] arch/arm/nwfpe/softfloat.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 12/91] arch/arm/nwfpe/softfloat.h " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 13/91] arch/arm/nwfpe/milieu.h " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 14/91] arch/arm/mach-s3c2440/mach-at2440evb.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 15/91] arch/arm/mach-at91/Kconfig " Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1283461606-7803-6-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome