Hi Greg, After merging the tty tree (now in Linus' tree, sorry for not pointing it out earlier), today's linux-next build (multi_v7_defconfig) produced this warning:
drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not
used [-Wunused-variable]
static struct vendor_data vendor_zte = {
^
Introduced by commit
7ec758718920 ("tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)")
--
Cheers,
Stephen Rothwell [email protected]

