Hi, The 8250_dma.c needs to be converted to use tty_port since the tty buffer functions are now changes. The 8250_dw.c needs to have ifdef wrapping the ACPI code as there are no stubs for ACPI functions. There is also an optimisation for 8250_dw.c and an optimisation for 8250_dma.c in this set. Heikki Krogerus (4): serial: 8250_dma: Switch to using tty_port serial: 8250_dma: TX optimisation serial: 8250_dw: Use ifdef with ACPI serial: 8250_dw: Set maxburst size drivers/tty/serial/8250/8250_dma.c | 17 ++++++++++------- drivers/tty/serial/8250/8250_dw.c | 13 +++++++++++-- 2 files changed, 21 insertions(+), 9 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html