tree: https://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git rockchip-canfd-downstream head: 57a1d7b3fcdc3ccf99336327347d54ad630a4485 commit: 7e7b481ee3f0ca0a564bb3da3fe4f391da459ac2 [31/32] can: rk3562_can: add rk3562 can driver config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20240905/202409052331.YSMkLfF3-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/202409052331.YSMkLfF3-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/202409052331.YSMkLfF3-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> drivers/net/can/rockchip/rk3562_can.c:27:10: fatal error: linux/can/led.h: No such file or directory 27 | #include <linux/can/led.h> | ^~~~~~~~~~~~~~~~~ compilation terminated. vim +27 drivers/net/can/rockchip/rk3562_can.c > 27 #include <linux/can/led.h> 28 #include <linux/reset.h> 29 #include <linux/pm_runtime.h> 30 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki