On 10/22/13 08:08, Thierry Reding wrote: > Hi all, > > I've uploaded today's linux-next tree to the master branch of the > repository below: > > git://gitorious.org/thierryreding/linux-next.git > > A next-20131022 tag is also provided for convenience. > > Gained a couple new conflicts, fixed more build failures. ARM seems to > be in pretty good shape, as is the 64-bit x86 allmodconfig. on i386: CC [M] drivers/tty/serial/xilinx_uartps.o drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_suspend': drivers/tty/serial/xilinx_uartps.c:1227:21: error: 'xuartps_uart_driver' undeclared (first use in this function) drivers/tty/serial/xilinx_uartps.c:1227:21: note: each undeclared identifier is reported only once for each function it appears in drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_resume': drivers/tty/serial/xilinx_uartps.c:1308:27: error: 'xuartps_uart_driver' undeclared (first use in this function) drivers/tty/serial/xilinx_uartps.c:1309:1: warning: control reaches end of non-void function [-Wreturn-type] Full randconfig file is attached. -- ~Randy