linux-next: build warning after merge of the phy-next tree

From: Stephen Rothwell
Date: Tue Nov 15 2016 - 22:00:27 EST


Hi Kishon,

After merging the phy-next tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

drivers/phy/phy-rockchip-inno-usb2.c: In function 'rockchip_chg_detect_work':
drivers/phy/phy-rockchip-inno-usb2.c:717:7: warning: 'tmout' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (tmout) {
^

Introduced by commit

0c42fe48fd23 ("phy: rockchip-inno-usb2: support otg-port for rk3399")

--
Cheers,
Stephen Rothwell