tree: https://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git rockchip-canfd-downstream head: 57a1d7b3fcdc3ccf99336327347d54ad630a4485 commit: 4e81d160c560ca2fea7805dee1c5262965268d93 [28/32] can: rockchip_canfd: remove obsolete CAN LED support config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20240905/202409052113.UCbJ9FFA-lkp@xxxxxxxxx/config) compiler: arm-linux-gnueabi-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240905/202409052113.UCbJ9FFA-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202409052113.UCbJ9FFA-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> drivers/net/can/rockchip/rockchip_canfd.c:29:10: fatal error: linux/rockchip/cpu.h: No such file or directory 29 | #include <linux/rockchip/cpu.h> | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +29 drivers/net/can/rockchip/rockchip_canfd.c b532c83f2c336c Elaine Zhang 2023-07-28 @29 #include <linux/rockchip/cpu.h> 4a0161b0041f1c Elaine Zhang 2020-07-13 30 :::::: The code at line 29 was first introduced by commit :::::: b532c83f2c336c54747f77f90831bd498505dbf4 can: rockchip_canfd: support rk3568 can v2 :::::: TO: Elaine Zhang <zhangqing@xxxxxxxxxxxxxx> :::::: CC: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki