From patchwork Mon Dec 30 05:16:32 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22784 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f69.google.com (mail-oa0-f69.google.com [209.85.219.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4B098218CC for ; Mon, 30 Dec 2013 05:20:13 +0000 (UTC) Received: by mail-oa0-f69.google.com with SMTP id h16sf56103289oag.0 for ; Sun, 29 Dec 2013 21:20:12 -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=/ExHAN3Hn4JTCb9PZVHXWJfBG2zl4cYn1HjB7/18O/o=; b=LdJ3bPsuZ7Mz9PrSeURi02aYe6utRDKH2SAER3sdWTUDqS64UtFkU6t2x7YRae2ZKH xKvRcACbMW4mluEIbyJx0u/fsm2LWiLotyTl5z0skW+DZAdbUeTTJQ1CTYWIwf7I0Ci7 MgK3I/25pikj4Z47GTNi5c1zch7IislG05ENayuRzfPFLFDTBmZuOyhsH1qNxNrG5b/O jA4xkYNeYAUIJXtm96beVQVhB1tM800k+WjiJw8qaKb7t+9AvIS1Qp6CeewAQI1yeCMf pttUdmT/beqg89RDvQOtrEep1AdqObWHHJBr6L9MrqVxIWGsQphFO1MEMhScDV1JxvyK oHew== X-Gm-Message-State: ALoCoQmxBdT/WoBPGjZo7HdBk8tZwj8CTwxTlKrW/vU9Nb7UdnFrGiU5Yfk1X72in8dSAkSlRcAI X-Received: by 10.182.213.5 with SMTP id no5mr26010799obc.15.1388380812449; Sun, 29 Dec 2013 21:20:12 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.48.82 with SMTP id j18ls3427786qen.49.gmail; Sun, 29 Dec 2013 21:20:12 -0800 (PST) X-Received: by 10.52.230.35 with SMTP id sv3mr746479vdc.27.1388380812371; Sun, 29 Dec 2013 21:20:12 -0800 (PST) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id h7si16235497vee.33.2013.12.29.21.20.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:20:12 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.180 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.180; Received: by mail-ve0-f180.google.com with SMTP id jz11so5897422veb.11 for ; Sun, 29 Dec 2013 21:20:12 -0800 (PST) X-Received: by 10.52.92.83 with SMTP id ck19mr343707vdb.90.1388380812295; Sun, 29 Dec 2013 21:20:12 -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 ey3csp586008ved; Sun, 29 Dec 2013 21:20:11 -0800 (PST) X-Received: by 10.68.254.132 with SMTP id ai4mr65665390pbd.51.1388380811563; Sun, 29 Dec 2013 21:20:11 -0800 (PST) Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41]) by mx.google.com with ESMTPS id ya10si32376508pab.66.2013.12.29.21.20.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:20:11 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.41 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.41; Received: by mail-pb0-f41.google.com with SMTP id jt11so11258933pbb.0 for ; Sun, 29 Dec 2013 21:20:11 -0800 (PST) X-Received: by 10.66.129.133 with SMTP id nw5mr20554791pab.98.1388380811210; Sun, 29 Dec 2013 21:20:11 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id yd4sm78451298pbc.13.2013.12.29.21.20.08 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 21:20:10 -0800 (PST) From: Sachin Kamat To: dmaengine@vger.kernel.org Cc: vinod.koul@intel.com, dan.j.williams@intel.com, sachin.kamat@linaro.org, patches@linaro.org, Thomas Petazzoni Subject: [PATCH 2/2] dma: mv_xor: Cleanup in dma-mv_xor.h header Date: Mon, 30 Dec 2013 10:46:32 +0530 Message-Id: <1388380592-3420-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388380592-3420-1-git-send-email-sachin.kamat@linaro.org> References: <1388380592-3420-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.180 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 Cc: Thomas Petazzoni --- include/linux/platform_data/dma-mv_xor.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/include/linux/platform_data/dma-mv_xor.h b/include/linux/platform_data/dma-mv_xor.h index 8ec18f64e396..92ffd3245f76 100644 --- a/include/linux/platform_data/dma-mv_xor.h +++ b/include/linux/platform_data/dma-mv_xor.h @@ -1,11 +1,9 @@ /* - * arch/arm/plat-orion/include/plat/mv_xor.h - * * Marvell XOR platform device data definition file. */ -#ifndef __PLAT_MV_XOR_H -#define __PLAT_MV_XOR_H +#ifndef __DMA_MV_XOR_H +#define __DMA_MV_XOR_H #include #include