From patchwork Mon Dec 30 05:07:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22780 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 22E7E218CC for ; Mon, 30 Dec 2013 05:11:26 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id vb8sf53219761obc.8 for ; Sun, 29 Dec 2013 21:11:25 -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=uOjaQYMWHeMAGGSRYm0NqXk0UZZzBgC14+awcP2oGFg=; b=lkSFA9fd3BgNsK05CU3JBM0SuoDd6iFCKkuOhkAJtY396fXF9CP5Tmks2APaT5quEA Qao1sUfun6n94FRLPjgnb0Mg3P83UnPuDbFLmBjfmcXbTbTFp+4wpiz/WFkdwuphQ1jv 0WDAHpPgR21ZWb6lLQSmuowqjuFCgH/bYbwBJ7eEJ0nQD2GXPa2V4TJsHvb1DXAaxNlx Ed5L+BOi0TyWm2vdjA84sI5EmcQoBk9T4e+bZtElTlAZ9DoUe1Vy4oUfIMK2ETwmDaTz sBRDvN7s51dgyCo8yqyPRQdLyXI7RabnP5z5NKvbFJboLip/FuofLA1j/bBHMMV1Qh4L O37g== X-Gm-Message-State: ALoCoQna+lufqetduAIv6+MoHwn2y3B/RSMcTNOdJUByFTXsTepDk68pDgj2QkYBj3yy/NZrWg5T X-Received: by 10.50.32.103 with SMTP id h7mr6172617igi.6.1388380285296; Sun, 29 Dec 2013 21:11:25 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.60.169 with SMTP id i9ls3523387qer.65.gmail; Sun, 29 Dec 2013 21:11:25 -0800 (PST) X-Received: by 10.58.46.171 with SMTP id w11mr35024721vem.5.1388380285197; Sun, 29 Dec 2013 21:11:25 -0800 (PST) Received: from mail-vb0-f43.google.com (mail-vb0-f43.google.com [209.85.212.43]) by mx.google.com with ESMTPS id q10si12399402ves.20.2013.12.29.21.11.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:11:25 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.43 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.43; Received: by mail-vb0-f43.google.com with SMTP id p6so5690774vbe.16 for ; Sun, 29 Dec 2013 21:11:25 -0800 (PST) X-Received: by 10.58.172.130 with SMTP id bc2mr397196vec.71.1388380285127; Sun, 29 Dec 2013 21:11:25 -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 ey3csp585726ved; Sun, 29 Dec 2013 21:11:24 -0800 (PST) X-Received: by 10.68.138.226 with SMTP id qt2mr66026858pbb.65.1388380284389; Sun, 29 Dec 2013 21:11:24 -0800 (PST) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx.google.com with ESMTPS id mi6si24314542pab.209.2013.12.29.21.11.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:11:24 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.47 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.47; Received: by mail-pa0-f47.google.com with SMTP id kq14so11172107pab.6 for ; Sun, 29 Dec 2013 21:11:23 -0800 (PST) X-Received: by 10.68.57.98 with SMTP id h2mr67158209pbq.17.1388380283749; Sun, 29 Dec 2013 21:11:23 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id sy10sm102966946pac.15.2013.12.29.21.11.21 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:11:23 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: broonie@kernel.org, trivial@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH] ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.h Date: Mon, 30 Dec 2013 10:37:48 +0530 Message-Id: <1388380068-31424-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.43 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 2203747c9771 ("ARM: omap: 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/asoc-ti-mcbsp.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/include/linux/platform_data/asoc-ti-mcbsp.h b/include/linux/platform_data/asoc-ti-mcbsp.h index c78d90b28b19..3c73c045f8da 100644 --- a/include/linux/platform_data/asoc-ti-mcbsp.h +++ b/include/linux/platform_data/asoc-ti-mcbsp.h @@ -1,6 +1,4 @@ /* - * arch/arm/plat-omap/include/mach/mcbsp.h - * * Defines for Multi-Channel Buffered Serial Port * * Copyright (C) 2002 RidgeRun, Inc. @@ -21,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ -#ifndef __ASM_ARCH_OMAP_MCBSP_H -#define __ASM_ARCH_OMAP_MCBSP_H +#ifndef __ASOC_TI_MCBSP_H +#define __ASOC_TI_MCBSP_H #include #include