From patchwork Thu Jan 2 08:54:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22858 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f72.google.com (mail-yh0-f72.google.com [209.85.213.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DDD51218DC for ; Thu, 2 Jan 2014 08:58:06 +0000 (UTC) Received: by mail-yh0-f72.google.com with SMTP id z6sf17573249yhz.3 for ; Thu, 02 Jan 2014 00:58:06 -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=65G0u4+lvMBiW92/VsR9l4SMlGFppcGfbu+zXV7yhgc=; b=F4hhmmpfMw1afFfnPKmXikjRFADRhe8xFXwB9hxfyRVm7mQF1JfoXYaXmM4qt1/ANr +hENjMc5h84sAj5btEuHNtrmTTFnE8C+zZ4eNuij8bPIlZwGSVNCyD4FhWm2hwMeTUIc NjzGUNlBibGUzODTaA8aKaFRKAxk/qoYYtFA4/G4Fnwh1ThDm/smSAj76LQDokPEkGJe pgDZ7uKd+naPbEHA51sDu8HuxlJKWszNTyjQOSyUXhwICjelSaxU2sUJBzLGW3JChXUs i8JzvcZd5Ef7f0iblnv7j0+JfwbyW9uhJ8HmjA+x9Xa+47Ld/cN57Qd9FZa9Zjoa8QYE /KUQ== X-Gm-Message-State: ALoCoQkw5bm8W59oaodmywnSrRjQdgh9YjCvkmuIUxrU//eLb1aIyMshr/QjDPGP+KmgklN/wrES X-Received: by 10.58.201.133 with SMTP id ka5mr30983163vec.4.1388653086095; Thu, 02 Jan 2014 00:58:06 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.48.82 with SMTP id j18ls4295764qen.49.gmail; Thu, 02 Jan 2014 00:58:06 -0800 (PST) X-Received: by 10.221.66.132 with SMTP id xq4mr295197vcb.57.1388653086018; Thu, 02 Jan 2014 00:58:06 -0800 (PST) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id c14si5535275veu.28.2014.01.02.00.58.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:06 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.177 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.177; Received: by mail-vc0-f177.google.com with SMTP id hq11so7028013vcb.36 for ; Thu, 02 Jan 2014 00:58:05 -0800 (PST) X-Received: by 10.58.235.129 with SMTP id um1mr11412862vec.17.1388653085877; Thu, 02 Jan 2014 00:58:05 -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 ey3csp758335ved; Thu, 2 Jan 2014 00:58:05 -0800 (PST) X-Received: by 10.67.3.97 with SMTP id bv1mr68173672pad.54.1388653084942; Thu, 02 Jan 2014 00:58:04 -0800 (PST) Received: from mail-pb0-f43.google.com (mail-pb0-f43.google.com [209.85.160.43]) by mx.google.com with ESMTPS id s4si9218005pbg.273.2014.01.02.00.58.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:04 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.43 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.43; Received: by mail-pb0-f43.google.com with SMTP id rq2so14182934pbb.16 for ; Thu, 02 Jan 2014 00:58:04 -0800 (PST) X-Received: by 10.66.221.103 with SMTP id qd7mr85995754pac.44.1388653084542; Thu, 02 Jan 2014 00:58:04 -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.02 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 00:58:04 -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 2/5] ARM: S3C24XX: Remove incorrect file references Date: Thu, 2 Jan 2014 14:24:15 +0530 Message-Id: <1388652858-25337-2-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.177 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-s3c24xx/clock-s3c244x.c | 3 +-- arch/arm/mach-s3c24xx/common-smdk.c | 3 +-- arch/arm/mach-s3c24xx/common.c | 3 +-- arch/arm/mach-s3c24xx/include/mach/pm-core.h | 5 ++--- arch/arm/mach-s3c24xx/irq-pm.c | 3 +-- arch/arm/mach-s3c24xx/pm.c | 3 +-- arch/arm/mach-s3c24xx/s3c244x.c | 3 +-- arch/arm/mach-s3c24xx/setup-i2c.c | 3 +-- arch/arm/mach-s3c24xx/setup-sdhci-gpio.c | 3 +-- arch/arm/mach-s3c24xx/setup-ts.c | 3 +-- arch/arm/mach-s3c24xx/simtec-audio.c | 3 +-- arch/arm/mach-s3c24xx/simtec-pm.c | 3 +-- arch/arm/mach-s3c24xx/sleep.S | 3 +-- 13 files changed, 14 insertions(+), 27 deletions(-) diff --git a/arch/arm/mach-s3c24xx/clock-s3c244x.c b/arch/arm/mach-s3c24xx/clock-s3c244x.c index 6d9b688c442b..b7da7454f135 100644 --- a/arch/arm/mach-s3c24xx/clock-s3c244x.c +++ b/arch/arm/mach-s3c24xx/clock-s3c244x.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/s3c24xx-clock.c - * +/* * Copyright (c) 2004-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks diff --git a/arch/arm/mach-s3c24xx/common-smdk.c b/arch/arm/mach-s3c24xx/common-smdk.c index 0a84a9c9f429..b31d70cada72 100644 --- a/arch/arm/mach-s3c24xx/common-smdk.c +++ b/arch/arm/mach-s3c24xx/common-smdk.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/common-smdk.c - * +/* * Copyright (c) 2006 Simtec Electronics * Ben Dooks * diff --git a/arch/arm/mach-s3c24xx/common.c b/arch/arm/mach-s3c24xx/common.c index 4adaa4b43ffe..967cb8661206 100644 --- a/arch/arm/mach-s3c24xx/common.c +++ b/arch/arm/mach-s3c24xx/common.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/cpu.c - * +/* * Copyright (c) 2004-2005 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * Ben Dooks diff --git a/arch/arm/mach-s3c24xx/include/mach/pm-core.h b/arch/arm/mach-s3c24xx/include/mach/pm-core.h index 2eef7e6f7675..e5a23cc5029a 100644 --- a/arch/arm/mach-s3c24xx/include/mach/pm-core.h +++ b/arch/arm/mach-s3c24xx/include/mach/pm-core.h @@ -1,10 +1,9 @@ -/* linux/arch/arm/mach-s3c2410/include/pm-core.h - * +/* * Copyright 2008 Simtec Electronics * Ben Dooks * http://armlinux.simtec.co.uk/ * - * S3C24xx - PM core support for arch/arm/plat-s3c/pm.c + * S3C24xx - PM core support for arch/arm/plat-samsung/pm.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/arch/arm/mach-s3c24xx/irq-pm.c b/arch/arm/mach-s3c24xx/irq-pm.c index b91341ef2b2e..1cd4129cc48a 100644 --- a/arch/arm/mach-s3c24xx/irq-pm.c +++ b/arch/arm/mach-s3c24xx/irq-pm.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/irq-om.c - * +/* * Copyright (c) 2003-2004 Simtec Electronics * Ben Dooks * http://armlinux.simtec.co.uk/ diff --git a/arch/arm/mach-s3c24xx/pm.c b/arch/arm/mach-s3c24xx/pm.c index 2baa887b28d2..c88875a5eb87 100644 --- a/arch/arm/mach-s3c24xx/pm.c +++ b/arch/arm/mach-s3c24xx/pm.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/pm.c - * +/* * Copyright (c) 2004-2006 Simtec Electronics * Ben Dooks * diff --git a/arch/arm/mach-s3c24xx/s3c244x.c b/arch/arm/mach-s3c24xx/s3c244x.c index 911b555029fc..719f51d8e630 100644 --- a/arch/arm/mach-s3c24xx/s3c244x.c +++ b/arch/arm/mach-s3c24xx/s3c244x.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/s3c244x.c - * +/* * Copyright (c) 2004-2006 Simtec Electronics * Ben Dooks * diff --git a/arch/arm/mach-s3c24xx/setup-i2c.c b/arch/arm/mach-s3c24xx/setup-i2c.c index 3d1fd5ce24e5..d66335144b1f 100644 --- a/arch/arm/mach-s3c24xx/setup-i2c.c +++ b/arch/arm/mach-s3c24xx/setup-i2c.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/setup-i2c.c - * +/* * Copyright 2008 Simtec Electronics * Ben Dooks * diff --git a/arch/arm/mach-s3c24xx/setup-sdhci-gpio.c b/arch/arm/mach-s3c24xx/setup-sdhci-gpio.c index 2835241f732a..2c876edf27f0 100644 --- a/arch/arm/mach-s3c24xx/setup-sdhci-gpio.c +++ b/arch/arm/mach-s3c24xx/setup-sdhci-gpio.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c2416/setup-sdhci-gpio.c - * +/* * Copyright 2010 Promwad Innovation Company * Yauhen Kharuzhy * diff --git a/arch/arm/mach-s3c24xx/setup-ts.c b/arch/arm/mach-s3c24xx/setup-ts.c index 1ea4056f6fdc..85858c769450 100644 --- a/arch/arm/mach-s3c24xx/setup-ts.c +++ b/arch/arm/mach-s3c24xx/setup-ts.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/setup-ts.c - * +/* * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * diff --git a/arch/arm/mach-s3c24xx/simtec-audio.c b/arch/arm/mach-s3c24xx/simtec-audio.c index 67cb5120dfeb..538d51637538 100644 --- a/arch/arm/mach-s3c24xx/simtec-audio.c +++ b/arch/arm/mach-s3c24xx/simtec-audio.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/simtec-audio.c - * +/* * Copyright (c) 2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks diff --git a/arch/arm/mach-s3c24xx/simtec-pm.c b/arch/arm/mach-s3c24xx/simtec-pm.c index 38a2f1fdebab..fc9cddbd699f 100644 --- a/arch/arm/mach-s3c24xx/simtec-pm.c +++ b/arch/arm/mach-s3c24xx/simtec-pm.c @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/pm-simtec.c - * +/* * Copyright 2004 Simtec Electronics * Ben Dooks * diff --git a/arch/arm/mach-s3c24xx/sleep.S b/arch/arm/mach-s3c24xx/sleep.S index 7f378b662da6..e8f45672141a 100644 --- a/arch/arm/mach-s3c24xx/sleep.S +++ b/arch/arm/mach-s3c24xx/sleep.S @@ -1,5 +1,4 @@ -/* linux/arch/arm/plat-s3c24xx/sleep.S - * +/* * Copyright (c) 2004 Simtec Electronics * Ben Dooks *