Messages in this thread |  | | | Date | Tue, 22 Jul 2008 14:52:15 +0100 | | From | Alan Cox <> | | Subject | Re: latest tree build failure -- cpm uart & gpio |
| |
On Tue, 22 Jul 2008 08:54:16 -0500 Kumar Gala <kumar.gala@freescale.com> 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 > function 'gpio_get_value' > include/asm-generic/gpio.h:137: error: implicit declaration of > function 'gpio_set_value'
These are not
> make[4]: *** [drivers/net/fs_enet/fs_enet-main.o] Error 1 > drivers/serial/cpm_uart/cpm_uart_core.c:212: error: 'struct uart_info' > has no member named 'tty'
That one is and hasn't been addressed so I wil do it right now.
|  |