[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202205030623.pq4pdZmb-lkp@intel.com>
Date: Tue, 3 May 2022 06:31:43 +0800
From: kernel test robot <lkp@...el.com>
To: Mario Limonciello <mario.limonciello@....com>
Cc: kbuild-all@...ts.01.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Hans de Goede <hdegoede@...hat.com>,
linux-kernel@...r.kernel.org
Subject: [pdx86-platform-drivers-x86:review-hans 31/32]
thinkpad_acpi.c:undefined reference to `acpi_unregister_lps0_dev'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git review-hans
head: acbb6b34258ea867c21d47ab53934ef9dbc442a0
commit: a50dfa903391d542025a92c92606425fbccc8323 [31/32] platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptops
config: i386-randconfig-a014 (https://download.01.org/0day-ci/archive/20220503/202205030623.pq4pdZmb-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.2.0-20) 11.2.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/commit/?id=a50dfa903391d542025a92c92606425fbccc8323
git remote add pdx86-platform-drivers-x86 https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
git fetch --no-tags pdx86-platform-drivers-x86 review-hans
git checkout a50dfa903391d542025a92c92606425fbccc8323
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
ld: drivers/platform/x86/thinkpad_acpi.o: in function `thinkpad_acpi_module_exit':
>> thinkpad_acpi.c:(.text+0x2722): undefined reference to `acpi_unregister_lps0_dev'
ld: drivers/platform/x86/thinkpad_acpi.o: in function `thinkpad_acpi_module_init':
>> thinkpad_acpi.c:(.init.text+0x1afd): undefined reference to `acpi_register_lps0_dev'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists