Re: [PATCH 0/3] tty: xuartps: Fix build

From: Greg Kroah-Hartman
Date: Tue Oct 29 2013 - 12:26:13 EST


On Tue, Oct 29, 2013 at 09:24:57AM -0700, Greg Kroah-Hartman wrote:
> On Mon, Oct 21, 2013 at 04:40:58PM -0700, Soren Brinkmann wrote:
> > This should fix the issues in the x86 build of the xuartps driver. The
> > issues are:
> > - [tty:tty-next 72/75] drivers/tty/serial/xilinx_uartps.c:436:7: error:
> > 'PRE_RATE_CHANGE' undeclared
> > - [tty:tty-next 73/75] drivers/tty/serial/xilinx_uartps.c:1227:21:
> > error: 'xuartps_uart_driver' undeclared
> >
> > Additionally I found some build warnings while fixing those issues.
> >
> > There are some additional comments regarding patches 1 and 3 in their
> > respective email.
> > This series is based on the tty-next tree.
>
> No it isn't, it doesn't apply there at all. Please respin these against
> the latest tty-next branch and resend them so that I can apply them.

Doh, nevermind, I was using the wrong branch of that tree, sorry, my
fault.

/me needs more coffee...

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/