From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Fri, 30 Nov 2012 09:36:18 -0600 Subject: [PATCH] of: dma: Fix-up for warnings !CONFIG_OF In-Reply-To: <1354232877.7077.74.camel@vkoul-udesk3> References: <1354227867-13357-1-git-send-email-jon-hunter@ti.com> <1354232877.7077.74.camel@vkoul-udesk3> Message-ID: <50B8D272.7000603@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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