From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH] of: dma: Fix-up for warnings !CONFIG_OF Date: Fri, 30 Nov 2012 09:36:18 -0600 Message-ID: <50B8D272.7000603@ti.com> References: <1354227867-13357-1-git-send-email-jon-hunter@ti.com> <1354232877.7077.74.camel@vkoul-udesk3> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1354232877.7077.74.camel@vkoul-udesk3> Sender: linux-omap-owner@vger.kernel.org To: Vinod Koul Cc: device-tree , linux-omap , linux-arm , Rob Herring , Grant Likely , Fengguang Wu List-Id: devicetree@vger.kernel.org On 11/29/2012 05:47 PM, Vinod Koul wrote: > On Thu, 2012-11-29 at 16:24 -0600, Jon Hunter wrote: >> When compiling the kernel with DMA engine support enabled and device-tree >> support disabled, the following warnings are observed. > Thanks, already committed same change last night. Great! Thanks. Jon