Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756768AbZAIKJo (ORCPT ); Fri, 9 Jan 2009 05:09:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754551AbZAIKJf (ORCPT ); Fri, 9 Jan 2009 05:09:35 -0500 Received: from metis.ext.pengutronix.de ([92.198.50.35]:40272 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754507AbZAIKJe (ORCPT ); Fri, 9 Jan 2009 05:09:34 -0500 Date: Fri, 9 Jan 2009 11:09:26 +0100 From: Sascha Hauer To: Guennadi Liakhovetski Cc: linux-arm-kernel@lists.arm.linux.org.uk, Dan Williams , linux-fbdev-devel@lists.sourceforge.net, adaplas@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4 v8] i.MX31: dmaengine and framebuffer drivers Message-ID: <20090109100926.GC2020@pengutronix.de> Mail-Followup-To: Guennadi Liakhovetski , linux-arm-kernel@lists.arm.linux.org.uk, Dan Williams , linux-fbdev-devel@lists.sourceforge.net, adaplas@gmail.com, linux-kernel@vger.kernel.org References: <20090109081719.GB2020@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Entwicklungszentrum Nord - Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Impressum: Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Peiner Strasse 6-8, 31137 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-5555 Inhaber: Dipl.-Ing. Robert Schwebel X-Message-Flag: See Message Headers for Impressum X-Uptime: 11:08:55 up 26 days, 14:36, 26 users, load average: 0.15, 0.38, 0.30 User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2217 Lines: 48 On Fri, Jan 09, 2009 at 09:27:01AM +0100, Guennadi Liakhovetski wrote: > On Fri, 9 Jan 2009, Sascha Hauer wrote: > > > On Thu, Jan 08, 2009 at 07:04:04PM +0100, Guennadi Liakhovetski wrote: > > > Hi, > > > > > > This is version 8 of dmaengine and framebuffer drivers for i.MX31. > > > > Does this depend on some other patch? It does not compile: > > > > drivers/dma/ipu/ipu_idmac.c: In function 'idmac_tx_submit': > > drivers/dma/ipu/ipu_idmac.c:851: error: invalid type argument of '->' > > drivers/dma/ipu/ipu_idmac.c:851: error: invalid type argument of '->' > > drivers/dma/ipu/ipu_idmac.c: In function 'idmac_alloc_chan_resources': > > drivers/dma/ipu/ipu_idmac.c:1490: error: invalid type argument of '->' > > drivers/dma/ipu/ipu_idmac.c:1490: error: invalid type argument of '->' > > drivers/dma/ipu/ipu_idmac.c: In function 'ipu_idmac_init': > > drivers/dma/ipu/ipu_idmac.c:1547: error: 'DMA_PRIVATE' undeclared (first use in this function) > > drivers/dma/ipu/ipu_idmac.c:1547: error: (Each undeclared identifier is reported only once > > drivers/dma/ipu/ipu_idmac.c:1547: error: for each function it appears in.) > > drivers/dma/ipu/ipu_idmac.c:1551: warning: assignment from incompatible pointer type > > A quote from the message you're replying to: > > > > Changes since version 7: updated to today's Linus git with pulled patches > > > from async_tx tree (dmaengine) > > and later > > > > Based on Linus' git commit 9e42d0cf5020aaf217433cad1a224745241d212a > > > plus git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git next > > So, yes, you have to pull that tree, there are a few patches there... Ah, missed that, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/