Hi Martin,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   5cf7a0f3442b2312326c39f571d637669a478235
commit: 8d021d71b3247937a26ffdf313fd53a9d58778b7 drm/nouveau/drm/nouveau: add a 
LED driver for the NVIDIA logo
date:   3 months ago
config: x86_64-randconfig-n0-01172020 (attached as .config)
compiler: gcc-4.8 (Debian 4.8.4-1) 4.8.4
reproduce:
        git checkout 8d021d71b3247937a26ffdf313fd53a9d58778b7
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `nouveau_do_suspend':
>> nouveau_drm.c:(.text+0x18f7d6): undefined reference to `nouveau_led_suspend'
   drivers/built-in.o: In function `nouveau_do_resume':
>> nouveau_drm.c:(.text+0x18fb97): undefined reference to `nouveau_led_resume'
   drivers/built-in.o: In function `nouveau_drm_load':
>> nouveau_drm.c:(.text+0x190a25): undefined reference to `nouveau_led_init'
   drivers/built-in.o: In function `nouveau_drm_unload':
>> nouveau_drm.c:(.text+0x190dae): undefined reference to `nouveau_led_fini'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

Reply via email to