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

2013-10-29 Thread Greg Kroah-Hartman
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: err

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

2013-10-29 Thread Greg Kroah-Hartman
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/

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

2013-10-21 Thread Soren Brinkmann
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