From patchwork Mon Dec 30 05:21:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22785 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f200.google.com (mail-ob0-f200.google.com [209.85.214.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B4FB6218CC for ; Mon, 30 Dec 2013 05:25:38 +0000 (UTC) Received: by mail-ob0-f200.google.com with SMTP id wm4sf53279311obc.7 for ; Sun, 29 Dec 2013 21:25:37 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=s+Nm9rtMo1B82QYq7wLg77+AHMgszwTEeKAOALlHfbU=; b=JfNq57YTvE3U2UIYwqBoHRV/jMOeLhFlFsUmNcii3rMi9QcQb+16bik4fbm1mKANR8 wfOGrg6FD0p95Ebx0TslAzsHXAHvadUFVZLyZ/CfGiEknk/PmVJ3cx/LxlpUXwUAoPhA p5jL5l3JI8TWebzAZ3ihG2UFP859Diz9U9P8BO+wIqbisRtGSYt6lMMApjwNfkGBNp5I 1/zf64YZfvuYA6SAnKQ3RodkZs+oALhy0oO7sZpnMF5Et82zfS2f0tzG3Y/b0JbtGJP4 +nWM1ne/V5AkGO8ErYVoAKPBApPfh48mJUHXwpahiTQQ8b+rvSvWS0xSCb7VpmxcToXV u3Dw== X-Gm-Message-State: ALoCoQlf9wSI6jfdDXp9txkKQsesN4Rn+ryYn1Q+AWdT+DD8EMQD2h3T+ZeUMNqZb/WWLDFGjK7s X-Received: by 10.42.46.3 with SMTP id i3mr1895966icf.31.1388381137518; Sun, 29 Dec 2013 21:25:37 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.81.133 with SMTP id a5ls3498674qey.21.gmail; Sun, 29 Dec 2013 21:25:37 -0800 (PST) X-Received: by 10.58.90.1 with SMTP id bs1mr766859veb.29.1388381137429; Sun, 29 Dec 2013 21:25:37 -0800 (PST) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by mx.google.com with ESMTPS id er6si16193151vdc.140.2013.12.29.21.25.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:37 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.51 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.51; Received: by mail-vb0-f51.google.com with SMTP id 11so5744433vbe.10 for ; Sun, 29 Dec 2013 21:25:37 -0800 (PST) X-Received: by 10.58.54.69 with SMTP id h5mr773197vep.25.1388381137328; Sun, 29 Dec 2013 21:25:37 -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 ey3csp586168ved; Sun, 29 Dec 2013 21:25:36 -0800 (PST) X-Received: by 10.66.27.16 with SMTP id p16mr67345525pag.65.1388381136075; Sun, 29 Dec 2013 21:25:36 -0800 (PST) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by mx.google.com with ESMTPS id pl18si26582327pab.336.2013.12.29.21.25.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:36 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.49 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.49; Received: by mail-pa0-f49.google.com with SMTP id kx10so11248153pab.36 for ; Sun, 29 Dec 2013 21:25:35 -0800 (PST) X-Received: by 10.67.4.169 with SMTP id cf9mr8580657pad.45.1388381134122; Sun, 29 Dec 2013 21:25:34 -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.31 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:25:33 -0800 (PST) From: Sachin Kamat To: linux-mmc@vger.kernel.org Cc: cjb@laptop.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/2] mmc: msm: Cleanup mmc-msm_sdcc.h header Date: Mon, 30 Dec 2013 10:51:57 +0530 Message-Id: <1388380918-4569-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 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.212.51 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 1ef21f6343ff ("ARM: msm: 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-msm_sdcc.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/include/linux/platform_data/mmc-msm_sdcc.h b/include/linux/platform_data/mmc-msm_sdcc.h index ffcd9e3a6a7e..55aa873c9396 100644 --- a/include/linux/platform_data/mmc-msm_sdcc.h +++ b/include/linux/platform_data/mmc-msm_sdcc.h @@ -1,8 +1,5 @@ -/* - * arch/arm/include/asm/mach/mmc.h - */ -#ifndef ASMARM_MACH_MMC_H -#define ASMARM_MACH_MMC_H +#ifndef __MMC_MSM_SDCC_H +#define __MMC_MSM_SDCC_H #include #include