public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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
@ 2022-09-09 16:07 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-09-09 16:07 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, linux-kernel

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@intel.com/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@intel.com>

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-09 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 16:07 [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 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox