From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Tue, 17 Mar 2015 16:23:48 +0530 Subject: [PATCH] dma: xilinx-dma: move header file to common location In-Reply-To: <4c3e2425e14646cb86c20d6aebdcfe22@BY2FFO11FD004.protection.gbl> References: <4c3e2425e14646cb86c20d6aebdcfe22@BY2FFO11FD004.protection.gbl> Message-ID: <20150317105348.GD32683@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Mar 02, 2015 at 11:24:24PM +0530, Kedareswara rao Appana wrote: > This patch moves the xilinx_dma.h header file > to the include/linux/dma. Applied, now Thanks -- ~Vinod From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755032AbbCQK5k (ORCPT ); Tue, 17 Mar 2015 06:57:40 -0400 Received: from mga09.intel.com ([134.134.136.24]:54310 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752096AbbCQK5j (ORCPT ); Tue, 17 Mar 2015 06:57:39 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,416,1422950400"; d="scan'208";a="468339331" Date: Tue, 17 Mar 2015 16:23:48 +0530 From: Vinod Koul To: Kedareswara rao Appana Cc: dan.j.williams@intel.com, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, appanad@xilinx.com, anirudh@xilinx.com, svemula@xilinx.com Subject: Re: [PATCH] dma: xilinx-dma: move header file to common location Message-ID: <20150317105348.GD32683@intel.com> References: <4c3e2425e14646cb86c20d6aebdcfe22@BY2FFO11FD004.protection.gbl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4c3e2425e14646cb86c20d6aebdcfe22@BY2FFO11FD004.protection.gbl> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 02, 2015 at 11:24:24PM +0530, Kedareswara rao Appana wrote: > This patch moves the xilinx_dma.h header file > to the include/linux/dma. Applied, now Thanks -- ~Vinod