On 07/26/2014 11:48 PM, Guenter Roeck wrote: > Hi, > > I see the following new build failures in v3.12-stable-queue. > > Building arm:multi_v7_defconfig ... failed > -------------- > Error log: > drivers/tty/serial/sirfsoc_uart.c: In function > 'sirfsoc_uart_rx_dma_complete_tl': > drivers/tty/serial/sirfsoc_uart.c:703:2: error: 'struct uart_port' has > no member named 'rx_lock' > make[3]: *** [drivers/tty/serial/sirfsoc_uart.o] Error 1 > > Building arm:prima2_defconfig ... failed > -------------- > Error log: > drivers/tty/serial/sirfsoc_uart.c: In function > 'sirfsoc_uart_rx_dma_complete_tl': > drivers/tty/serial/sirfsoc_uart.c:703:2: error: 'struct uart_port' has > no member named 'rx_lock' > make[3]: *** [drivers/tty/serial/sirfsoc_uart.o] Error 1 Oh, so we needed: commit 58eb97c99da6a82c556ddec70683eb3863d4f617 Author: Daniel Thompson <daniel.thompson@xxxxxxxxxx> Date: Thu May 29 11:13:43 2014 +0100 serial: sirf: Fix compilation failure Added, thanks. -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html