From: kernel test robot <lkp@intel.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: kbuild-all@lists.01.org, linux-input@vger.kernel.org
Subject: [hid:for-5.18/apple 9/9] input-leds.c:undefined reference to `led_classdev_unregister'
Date: Thu, 17 Feb 2022 19:53:05 +0800 [thread overview]
Message-ID: <202202171901.BwyfQMby-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-5.18/apple
head: 4ea1e06cd2f1db285e662ef20f78fff5f5f32824
commit: 4ea1e06cd2f1db285e662ef20f78fff5f5f32824 [9/9] HID: apple: properly reflect LEDS dependency
config: um-i386_defconfig (https://download.01.org/0day-ci/archive/20220217/202202171901.BwyfQMby-lkp@intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?id=4ea1e06cd2f1db285e662ef20f78fff5f5f32824
git remote add hid https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
git fetch --no-tags hid for-5.18/apple
git checkout 4ea1e06cd2f1db285e662ef20f78fff5f5f32824
# save the config file to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=um SUBARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
/usr/bin/ld: drivers/input/input-leds.o: in function `input_leds_disconnect':
>> input-leds.c:(.text+0x18): undefined reference to `led_classdev_unregister'
/usr/bin/ld: drivers/input/input-leds.o: in function `input_leds_connect':
>> input-leds.c:(.text+0x24c): undefined reference to `led_classdev_register_ext'
>> /usr/bin/ld: input-leds.c:(.text+0x2b3): undefined reference to `led_classdev_unregister'
/usr/bin/ld: drivers/hid/hid-apple.o: in function `apple_probe':
hid-apple.c:(.text+0x7d2): undefined reference to `devm_led_classdev_register_ext'
collect2: error: ld returned 1 exit status
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for LEDS_CLASS
Depends on NEW_LEDS
Selected by
- HID_APPLE && INPUT && HID
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2022-02-17 11:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202202171901.BwyfQMby-lkp@intel.com \
--to=lkp@intel.com \
--cc=jkosina@suse.cz \
--cc=kbuild-all@lists.01.org \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).