Messages in this thread Patch in this message |  | | | From | "Justin P. Mattock" <> | | Subject | [PATCH 17/91] arch/arm/mach-pxa/idp.c Update broken web addresses in the arch directory. | | Date | Thu, 2 Sep 2010 14:07:46 -0700 |
| |
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-pxa/idp.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-pxa/idp.c b/arch/arm/mach-pxa/idp.c index bc78c4d..25864d8 100644 --- a/arch/arm/mach-pxa/idp.c +++ b/arch/arm/mach-pxa/idp.c @@ -11,8 +11,8 @@ * Initial code * * 2005-02-15: Cliff Brake <cliff.brake@gmail.com> - * <http://www.vibren.com> <http://bec-systems.com> - * Updated for 2.6 kernel + * <http://web.archive.org/web/*/http://www.vibren.com> + * <http://bec-systems.com> Updated for 2.6 kernel * */ -- 1.7.2.1
|  |