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

From: Soren Brinkmann
Date: Mon Oct 21 2013 - 19:41:42 EST


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.

Thanks,
SÃren

Soren Brinkmann (3):
tty: xuartps: Fix "may be used uninitialized" build warning
tty: xuartps: Fix build error due to missing forward declaration
tty: xuartps: Fix build error when COMMON_CLK is not set

drivers/tty/serial/xilinx_uartps.c | 38 +++++++++++++++++++++++---------------
1 file changed, 23 insertions(+), 15 deletions(-)

--
1.8.4.1

--
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/