latest tree build failure -- cpm uart gpio

2008-07-22 Thread Kumar Gala
can someone look at the following compile failure in linus's tree. I'm guessing part of this has to do with Alan's tty changes (and might already be addressed?). include/asm-generic/gpio.h:131: error: implicit declaration of function 'gpio_get_value' include/asm-generic/gpio.h:137: error:

Re: latest tree build failure -- cpm uart gpio

2008-07-22 Thread Alan Cox
On Tue, 22 Jul 2008 08:54:16 -0500 Kumar Gala [EMAIL PROTECTED] wrote: can someone look at the following compile failure in linus's tree. I'm guessing part of this has to do with Alan's tty changes (and might already be addressed?). include/asm-generic/gpio.h:131: error: implicit

Re: latest tree build failure -- cpm uart gpio

2008-07-22 Thread Anton Vorontsov
On Tue, Jul 22, 2008 at 08:54:16AM -0500, Kumar Gala wrote: can someone look at the following compile failure in linus's tree. I'm guessing part of this has to do with Alan's tty changes (and might already be addressed?). include/asm-generic/gpio.h:131: error: implicit declaration of

Re: latest tree build failure -- cpm uart gpio

2008-07-22 Thread David Brownell
On Tuesday 22 July 2008, Anton Vorontsov wrote: On Tue, Jul 22, 2008 at 08:54:16AM -0500, Kumar Gala wrote: can someone look at the following compile failure in linus's tree. I'm guessing part of this has to do with Alan's tty changes (and might already be addressed?).

Re: latest tree build failure -- cpm uart gpio

2008-07-22 Thread Anton Vorontsov
On Tue, Jul 22, 2008 at 12:33:16PM -0700, David Brownell wrote: On Tuesday 22 July 2008, Anton Vorontsov wrote: On Tue, Jul 22, 2008 at 08:54:16AM -0500, Kumar Gala wrote: can someone look at the following compile failure in linus's tree. I'm guessing part of this has to do with Alan's

Re: latest tree build failure -- cpm uart gpio

2008-07-22 Thread Anton Vorontsov
On Wed, Jul 23, 2008 at 08:05:09AM +1000, Benjamin Herrenschmidt wrote: On Tue, 2008-07-22 at 18:53 +0400, Anton Vorontsov wrote: On Tue, Jul 22, 2008 at 08:54:16AM -0500, Kumar Gala wrote: can someone look at the following compile failure in linus's tree. I'm guessing part of this has