From patchwork Thu Jan 2 08:54:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22861 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f200.google.com (mail-ie0-f200.google.com [209.85.223.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C8DC0218DC for ; Thu, 2 Jan 2014 08:58:14 +0000 (UTC) Received: by mail-ie0-f200.google.com with SMTP id at1sf69032138iec.7 for ; Thu, 02 Jan 2014 00:58:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=JSqjyk5z8v6rtGw7JppstjbnOBT3srpN241efLkPjJ4=; b=YXbtnqPgCQaG9erWtZ8gPnsftIoQhWCKCJgKL+zzya1MsJQbzvCngJJXRsWz1X2rDm 01lBWid7FABmnZXnFM2VG6ghvXxOjzojHUG3PGDausvUSonFrNxtBvjT1oT5rE658CCG cSVX56qNS1ky4QImZvkDbxSYh4KjulGvpXDL9Ic0NyYAk5018uK1Ff3onxAie5Oa5oq8 i4ZEi5oUGkmTXLLJzoxksS+ulmkpJBhGcuG1DGKec7+AUTCCy5AMRq/KI7eJHNMIOOAd ai2/v2jl39Bs7YPEsnnJx9QYmwz/reewGDXu52N4kxGut27nUuR/H9SzM7QJvwOJRt3F hUiQ== X-Gm-Message-State: ALoCoQmAz8VctwFlKq6Tn/rT0sKWDTOe8DtYfIDDVJAJfjUmLSNNoyxxKdU5mgDf/lNlX34qWZ8g X-Received: by 10.182.108.136 with SMTP id hk8mr32391574obb.11.1388653094113; Thu, 02 Jan 2014 00:58:14 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.130.195 with SMTP id og3ls4407983qeb.62.gmail; Thu, 02 Jan 2014 00:58:14 -0800 (PST) X-Received: by 10.52.38.33 with SMTP id d1mr32186253vdk.4.1388653093995; Thu, 02 Jan 2014 00:58:13 -0800 (PST) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id gx6si22332558vdc.37.2014.01.02.00.58.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:13 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.181; Received: by mail-vc0-f181.google.com with SMTP id ks9so7133339vcb.12 for ; Thu, 02 Jan 2014 00:58:13 -0800 (PST) X-Received: by 10.58.243.37 with SMTP id wv5mr1116954vec.41.1388653093910; Thu, 02 Jan 2014 00:58:13 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp758339ved; Thu, 2 Jan 2014 00:58:13 -0800 (PST) X-Received: by 10.68.244.103 with SMTP id xf7mr41192173pbc.50.1388653093117; Thu, 02 Jan 2014 00:58:13 -0800 (PST) Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by mx.google.com with ESMTPS id k3si20131960pbb.264.2014.01.02.00.58.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:13 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.53 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.53; Received: by mail-pa0-f53.google.com with SMTP id hz1so14258819pad.40 for ; Thu, 02 Jan 2014 00:58:12 -0800 (PST) X-Received: by 10.68.218.3 with SMTP id pc3mr87511635pbc.71.1388653092704; Thu, 02 Jan 2014 00:58:12 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id fk4sm131428524pab.23.2014.01.02.00.58.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:12 -0800 (PST) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 5/5] ARM: S5PC100: Remove incorrect file references Date: Thu, 2 Jan 2014 14:24:18 +0530 Message-Id: <1388652858-25337-5-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388652858-25337-1-git-send-email-sachin.kamat@linaro.org> References: <1388652858-25337-1-git-send-email-sachin.kamat@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The incorrect references are as a result of file/folder movements/renaming. Since the references do not convey any useful information, remove them altogether rather than fixing to ease future maintenance. Signed-off-by: Sachin Kamat --- arch/arm/mach-s5pc100/include/mach/regs-gpio.h | 3 +-- arch/arm/mach-s5pc100/setup-sdhci-gpio.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-s5pc100/include/mach/regs-gpio.h b/arch/arm/mach-s5pc100/include/mach/regs-gpio.h index 0bf73209ec7b..40ec82ed105d 100644 --- a/arch/arm/mach-s5pc100/include/mach/regs-gpio.h +++ b/arch/arm/mach-s5pc100/include/mach/regs-gpio.h @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s5pc100/include/plat/regs-gpio.h - * +/* * Copyright 2009 Samsung Electronics Co. * Byungho Min * diff --git a/arch/arm/mach-s5pc100/setup-sdhci-gpio.c b/arch/arm/mach-s5pc100/setup-sdhci-gpio.c index 6010c0310cb5..ad90c1a19d1f 100644 --- a/arch/arm/mach-s5pc100/setup-sdhci-gpio.c +++ b/arch/arm/mach-s5pc100/setup-sdhci-gpio.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s5pc100/setup-sdhci-gpio.c - * +/* * Copyright 2009 Samsung Eletronics * * S5PC100 - Helper functions for setting up SDHCI device(s) GPIO (HSMMC)