.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:359:9: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_tspll.c: In function ‘ice_tspll_cfg_e82x’: ../drivers/net/ethernet/intel/ice/ice_tspll.c:242:9: error: implicit declaration of function ‘ICE_READ_CGU_REG_OR_DIE’ [-Wimplicit-function-declaration] 242 | ICE_READ_CGU_REG_OR_DIE(hw, ICE_CGU_R9, &dw9.val); | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/ice/ice_tspll.c: In function ‘ice_tspll_cfg_e825c’: ../drivers/net/ethernet/intel/ice/ice_tspll.c:351:23: error: implicit declaration of function ‘ice_write_cgue_reg’; did you mean ‘ice_write_cgu_reg’? [-Wimplicit-function-declaration] 351 | err = ice_write_cgue_reg(hw, ICE_CGU_R9, dw9.val); | ^~~~~~~~~~~~~~~~~~ | ice_write_cgu_reg make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/intel/ice/ice_tspll.o] Error 1 make[7]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel/ice] Error 2 make[6]: *** [../scripts/Makefile.build:554: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:554: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:359:9: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit