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

From: Stephen Rothwell
Date: Wed Jan 17 2018 - 23:26:13 EST


Hi Tejun,

After merging the libata tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/phy/broadcom/phy-brcm-sata.c: In function 'brcm_stb_sata_calibrate':
drivers/phy/broadcom/phy-brcm-sata.c:514:24: warning: unused variable 'priv' [-Wunused-variable]
struct brcm_sata_phy *priv = port->phy_priv;
^~~~

Introduced by commit

3e507769d15e ("phy: brcm-sata: Implement calibrate callback")

--
Cheers,
Stephen Rothwell