Re: [PATCH] serial: fix struct uart_info change fallout
From: Alan Cox <hidden>
Date: 2008-07-22 02:18:18
Also in:
linux-next, lkml
From: Alan Cox <hidden>
Date: 2008-07-22 02:18:18
Also in:
linux-next, lkml
On Mon, 21 Jul 2008 20:38:14 -0400 Dave Jones [off-list ref] wrote:
On Tue, Jul 22, 2008 at 10:25:20AM +1000, Stephen Rothwell wrote: > Hi Linus, Alan, > > Today's linux-next (actually just Linus' tree) build (powerpc > ppc64_defconfig) failed like this: > > drivers/serial/serial_txx9.c: In function 'receive_chars': > drivers/serial/serial_txx9.c:275: error: 'struct uart_info' has no member named 'tty' > drivers/serial/icom.c: In function 'recv_interrupt': > drivers/serial/icom.c:733: error: 'struct uart_info' has no member named 'tty' That's the same pair of patches I sent earlier, which apparently were "Already in the ttydev tree" which should be in linux-next ?
And are in Linux next, and would be in the Linus submission queue except that everyone keeps patching tty files from other trees. <mutter> Alan