From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933414Ab0IIWrf (ORCPT ); Thu, 9 Sep 2010 18:47:35 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:46296 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933353Ab0IIWp6 (ORCPT ); Thu, 9 Sep 2010 18:45:58 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=fk9w8jsFLuD4efdfM0RDN+qulvo8RknWwla9jR+nykjjOXJx73rTkGXziDBENFzbne efT+jhyviOfNfHbdlzwWWw59oz4fFMfQr+JjAd8chXvorc9kPV7QCkhLw5YrgCV0c5s+ yBJnogMchqeD3QYGyemRkUlIMGbIxrGzvsDo0= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 218/223]drivers/video/arcfb.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:46:02 -0700 Message-Id: <1284072367-8485-8-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> References: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/video/arcfb.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/video/arcfb.c b/drivers/video/arcfb.c index f3d7440..3ec4923 100644 --- a/drivers/video/arcfb.c +++ b/drivers/video/arcfb.c @@ -2,7 +2,6 @@ * linux/drivers/video/arcfb.c -- FB driver for Arc monochrome LCD board * * Copyright (C) 2005, Jaya Kumar - * http://www.intworks.biz/arclcd * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for -- 1.7.2.1