On Fri, Oct 28, 2016 at 05:00:10AM +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing > head: b9c8b7fc252cd8e7e629f14bb8a68d54889470da > commit: 2a41bc2a2b0533afca11335ed7e636c62623d7c6 [3/22] tty: serial: fsl_lpuart: add polled console functions > config: sparc64-allmodconfig (attached as .config) > compiler: sparc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 > reproduce: > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 2a41bc2a2b0533afca11335ed7e636c62623d7c6 > # save the attached .config to linux build tree > make.cross ARCH=sparc64 > > All warnings (new ones prefixed by >>): > > drivers/tty/serial/fsl_lpuart.c: In function 'lpuart_poll_put_char': > >> drivers/tty/serial/fsl_lpuart.c:476:15: warning: unused variable 'status' [-Wunused-variable] > unsigned int status; > ^~~~~~ Thanks for this, I've now fixed it up in my tree. greg k-h -- 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