[arm-integrator:apq8060-dragonboard-graphics 6/7] drivers/gpu/drm/panel/panel-auo-h361vl01.c:6:10: fatal error: drm/drmP.h: No such file or directory

From: kernel test robot
Date: Fri Sep 09 2022 - 12:08:50 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git apq8060-dragonboard-graphics
head: 61e660dc7aae5759c37e60bcdadaac11186e2115
commit: f71c3d68029aee0d2ef418e8660ba9b28e029786 [6/7] drm/panel: Add driver form AUO H361VL01
config: powerpc-allmodconfig (https://download.01.org/0day-ci/archive/20220909/202209092309.SIUbFDQJ-lkp@xxxxxxxxx/config)
compiler: powerpc-linux-gcc (GCC) 12.1.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://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git/commit/?id=f71c3d68029aee0d2ef418e8660ba9b28e029786
git remote add arm-integrator https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
git fetch --no-tags arm-integrator apq8060-dragonboard-graphics
git checkout f71c3d68029aee0d2ef418e8660ba9b28e029786
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=powerpc SHELL=/bin/bash drivers/gpu/drm/panel/

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/panel/panel-auo-h361vl01.c:6:10: fatal error: drm/drmP.h: No such file or directory
6 | #include <drm/drmP.h>
| ^~~~~~~~~~~~
compilation terminated.


vim +6 drivers/gpu/drm/panel/panel-auo-h361vl01.c

5
> 6 #include <drm/drmP.h>
7 #include <drm/drm_panel.h>
8

--
0-DAY CI Kernel Test Service
https://01.org/lkp