Hi Julian,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master] [also build test ERROR on v5.14-rc4 next-20210806] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Julian-Braha/drm-panel-tianma-tl057... base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 85a90500f9a1717c4e142ce92e6c1cb1a339ec78 config: riscv-allyesconfig (attached as .config) compiler: riscv64-linux-gcc (GCC) 10.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/8df8493568160eb7a33041a8cf6e0058f3c8... git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Julian-Braha/drm-panel-tianma-tl057fvxp01-add-panel-for-Motorola-Moto-G6/20210808-220609 git checkout 8df8493568160eb7a33041a8cf6e0058f3c868d4 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot lkp@intel.com
All errors (new ones prefixed by >>):
drivers/gpu/drm/panel/panel-tianma-tl057fvxp01.c:15:10: fatal error: panel-mipi-dsi-common.h: No such file or directory
15 | #include "panel-mipi-dsi-common.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
vim +15 drivers/gpu/drm/panel/panel-tianma-tl057fvxp01.c
14
15 #include "panel-mipi-dsi-common.h"
16
--- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org