From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by ozlabs.org (Postfix) with ESMTP id 7B6491415C9 for ; Sat, 3 May 2014 03:05:21 +1000 (EST) Date: Fri, 2 May 2014 22:20:06 +0530 From: Vinod Koul To: hongbo.zhang@freescale.com Subject: Re: [PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations Message-ID: <20140502165005.GG32284@intel.com> References: <1397809071-5353-1-git-send-email-hongbo.zhang@freescale.com> <1397809071-5353-6-git-send-email-hongbo.zhang@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1397809071-5353-6-git-send-email-hongbo.zhang@freescale.com> Cc: leo.li@freescale.com, vkoul@infradead.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, dmaengine@vger.kernel.org, dan.j.williams@intel.com, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 18, 2014 at 04:17:48PM +0800, hongbo.zhang@freescale.com wrote: > From: Hongbo Zhang > > These functions will be modified in the next patch in the series. By moving the > function in a patch separate from the changes, it will make review easier. > Applied, thanks -- ~Vinod