From patchwork Mon Dec 30 05:21:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22786 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f197.google.com (mail-ie0-f197.google.com [209.85.223.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B782C218CC for ; Mon, 30 Dec 2013 05:25:40 +0000 (UTC) Received: by mail-ie0-f197.google.com with SMTP id e14sf54560927iej.4 for ; Sun, 29 Dec 2013 21:25:40 -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=P5hOS8O0m/EaYDBffnaJXXdvVtUcrxjfwcw8jfYGA5k=; b=RuTO6x3ADTsW31vx6IjEIPtxAjfTC8H2oSGdI7dlv2/ctjA4+9cagRj5OFcsEdmJql AMNXzz1UYkBy1IioWo5Y3qr+cfNpuM8PUu+ac29S3SSW9ZGidjm7tPA2YRL+xMsYbhnh 2rKR4UdxqgQtcIFj20ynAkh/VsT3JpR74NuqTcA0zpD4dKEMb+DQV0ed+FfxQ0JADcii w/2SML3QseNN/aWM1oFYJ5uVD9P5ofLT7N9t0oMOPBPbg7DXckCgWwUjnWaOJS20JExo NZcO2ErA1lBbAyBvtJeM8uiPCXtHUyV06uukG4nADt519CrLfCL5JufGJKa4tWKSWN6i YulA== X-Gm-Message-State: ALoCoQl7iE+8nA6htH4Lk9HYoqzEaVke+wbRiCfIZDEZUqpVtWD3JLy0ayp9wymoKwWdJz7VRXtV X-Received: by 10.183.3.36 with SMTP id bt4mr25753882obd.29.1388381140037; Sun, 29 Dec 2013 21:25:40 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.116.42 with SMTP id jt10ls3296120qeb.66.gmail; Sun, 29 Dec 2013 21:25:39 -0800 (PST) X-Received: by 10.52.188.202 with SMTP id gc10mr352584vdc.84.1388381139892; Sun, 29 Dec 2013 21:25:39 -0800 (PST) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by mx.google.com with ESMTPS id bb1si13745214vcb.139.2013.12.29.21.25.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:39 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.182; Received: by mail-ve0-f182.google.com with SMTP id jy13so5674664veb.41 for ; Sun, 29 Dec 2013 21:25:39 -0800 (PST) X-Received: by 10.52.240.201 with SMTP id wc9mr388487vdc.60.1388381139824; Sun, 29 Dec 2013 21:25:39 -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 ey3csp586171ved; Sun, 29 Dec 2013 21:25:39 -0800 (PST) X-Received: by 10.68.129.130 with SMTP id nw2mr67308975pbb.88.1388381138977; Sun, 29 Dec 2013 21:25:38 -0800 (PST) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by mx.google.com with ESMTPS id ek3si32370068pbd.235.2013.12.29.21.25.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:38 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.178 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.178; Received: by mail-pd0-f178.google.com with SMTP id y10so10993073pdj.37 for ; Sun, 29 Dec 2013 21:25:38 -0800 (PST) X-Received: by 10.66.14.41 with SMTP id m9mr31732497pac.123.1388381137119; Sun, 29 Dec 2013 21:25:37 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id jk16sm78443977pbb.34.2013.12.29.21.25.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:36 -0800 (PST) From: Sachin Kamat To: linux-mmc@vger.kernel.org Cc: cjb@laptop.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/2] mmc: mvsdio: Cleanup mmc-mvsdio.h header Date: Mon, 30 Dec 2013 10:51:58 +0530 Message-Id: <1388380918-4569-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388380918-4569-1-git-send-email-sachin.kamat@linaro.org> References: <1388380918-4569-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.128.182 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: , Commit c02cecb92ed4 ("ARM: orion: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. While at it also change the header file protection macros appropriately. Signed-off-by: Sachin Kamat --- include/linux/platform_data/mmc-mvsdio.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/include/linux/platform_data/mmc-mvsdio.h b/include/linux/platform_data/mmc-mvsdio.h index 1190efedcb94..d02704cd3695 100644 --- a/include/linux/platform_data/mmc-mvsdio.h +++ b/include/linux/platform_data/mmc-mvsdio.h @@ -1,13 +1,11 @@ /* - * arch/arm/plat-orion/include/plat/mvsdio.h - * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ -#ifndef __MACH_MVSDIO_H -#define __MACH_MVSDIO_H +#ifndef __MMC_MVSDIO_H +#define __MMC_MVSDIO_H #include