Hi Joao, [auto build test ERROR on net-next/master] [also build test ERROR on next-20170104] [cannot apply to v4.10-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Joao-Pinto/adding-new-glue-driver-dwmac-dwc-qos-eth/20170104-200013 config: i386-allmodconfig (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c: In function 'socfpga_dwmac_probe': >> drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c:344:28: error: 'struct >> stmmac_priv' has no member named 'stmmac_rst' dwmac->stmmac_rst = stpriv->stmmac_rst; ^~ vim +344 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c 50ac64cf Johan Hovold 2016-11-30 338 stpriv = netdev_priv(ndev); 70cb136f Joachim Eastwood 2016-05-01 339 50ac64cf Johan Hovold 2016-11-30 340 /* The socfpga driver needs to control the stmmac reset to set the phy 50ac64cf Johan Hovold 2016-11-30 341 * mode. Create a copy of the core reset handle so it can be used by 50ac64cf Johan Hovold 2016-11-30 342 * the driver later. 70cb136f Joachim Eastwood 2016-05-01 343 */ 70cb136f Joachim Eastwood 2016-05-01 @344 dwmac->stmmac_rst = stpriv->stmmac_rst; 70cb136f Joachim Eastwood 2016-05-01 345 0f400a87 Joachim Eastwood 2016-05-01 346 ret = socfpga_dwmac_set_phy_mode(dwmac); 50ac64cf Johan Hovold 2016-11-30 347 if (ret) :::::: The code at line 344 was first introduced by commit :::::: 70cb136f7730830aa1134925a941e3ad96e3a846 stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data :::::: TO: Joachim Eastwood <[email protected]> :::::: CC: David S. Miller <[email protected]> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip
