[drm-misc:drm-misc-next 2/2] undefined reference to `screen_info'

From: kernel test robot
Date: Sat May 14 2022 - 15:29:40 EST


tree: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head: d0edd3c1a7e859a5899c26e2906e80f4ac798fa9
commit: fa0e256450f27a7d85f65c63f05e6897954a1d53 [2/2] fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220515/202205150326.ps3FiIYo-lkp@xxxxxxxxx/config)
compiler: hppa-linux-gcc (GCC) 11.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
git remote add drm-misc git://anongit.freedesktop.org/drm/drm-misc
git fetch --no-tags drm-misc drm-misc-next
git checkout fa0e256450f27a7d85f65c63f05e6897954a1d53
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=parisc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

hppa-linux-ld: drivers/video/fbdev/vesafb.o: in function `vesafb_probe':
>> (.text+0x738): undefined reference to `screen_info'
>> hppa-linux-ld: (.text+0x73c): undefined reference to `screen_info'
hppa-linux-ld: drivers/firmware/sysfb.o: in function `sysfb_init':
>> (.init.text+0x28): undefined reference to `screen_info'
>> hppa-linux-ld: (.init.text+0x30): undefined reference to `screen_info'
hppa-linux-ld: (.init.text+0x78): undefined reference to `screen_info'

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