On Mon, 2018-07-23 at 15:39 +1000, Stephen Rothwell wrote: > Hi Greg, > > After merging the tty tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/tty/serial/8250/8250_exar.c: In function 'pci_xr17v35x_setup': > drivers/tty/serial/8250/8250_exar.c:380:31: warning: unused variable > 'board' [-Wunused-variable] > const struct exar8250_board *board = priv->board; > ^~~~~ > > Introduced by commit > > 328c11f24b57 ("serial: 8250_exar: Remove useless has_slave member") Oops, my fault. Usually I compile with W=1, but I somehow missed this warning (Okay, found, I used to have it in another patch). Sorry, the just sent patch should fix it. -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html