[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201701172229.S1Gfkl9z%fengguang.wu@intel.com>
Date: Tue, 17 Jan 2017 22:25:32 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: Martin Peres <martin.peres@...e.fr>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
Ben Skeggs <bskeggs@...hat.com>
Subject: nouveau_drm.c:undefined reference to `nouveau_led_suspend'
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
Download attachment ".config.gz" of type "application/gzip" (27199 bytes)
Powered by blists - more mailing lists