[PATCH] video: fbdev: gbefb: add COMPILE_TEST support
kbuild test robot
lkp at intel.com
Sat Apr 13 19:42:11 UTC 2019
Hi Bartlomiej,
I love your patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.1-rc4 next-20190412]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Bartlomiej-Zolnierkiewicz/video-fbdev-gbefb-add-COMPILE_TEST-support/20190413-072821
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.2.0 make.cross ARCH=arm
All errors (new ones prefixed by >>):
drivers/video/fbdev/gbefb.o: In function `gbe_turn_off':
>> gbefb.c:(.text+0x9b8): undefined reference to `__bad_udelay'
gbefb.c:(.text+0xa0c): undefined reference to `__bad_udelay'
drivers/video/fbdev/gbefb.o: In function `gbe_turn_on':
gbefb.c:(.text+0xb64): undefined reference to `__bad_udelay'
gbefb.c:(.text+0xbb0): undefined reference to `__bad_udelay'
drivers/video/fbdev/gbefb.o: In function `gbefb_set_par':
gbefb.c:(.text+0xda4): undefined reference to `__bad_udelay'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 67480 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190414/f2734101/attachment-0001.gz>
More information about the dri-devel
mailing list