Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1282710
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ACPI: Add phylib support code for mdio |
| Date | 2015-12-03 06:00 +0100 |
| Message-ID | <qBu9P-eh-3@gated-at.bofh.it> (permalink) |
| References | <qBr2i-6Ex-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi yankejian,
[auto build test ERROR on pm/linux-next]
[also build test ERROR on v4.4-rc3 next-20151202]
url: https://github.com/0day-ci/linux/commits/yankejian/ACPI-Add-phylib-support-code-for-mdio/20151203-115039
base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next
config: i386-randconfig-i0-201548 (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `acpi_mdiobus_register_phy':
>> acpi_mdio.c:(.text+0x2de27): undefined reference to `get_phy_device'
>> acpi_mdio.c:(.text+0x2de84): undefined reference to `phy_device_register'
>> acpi_mdio.c:(.text+0x2de8f): undefined reference to `phy_device_free'
drivers/built-in.o: In function `acpi_phy_find_device':
>> (.text+0x2dee4): undefined reference to `mdio_bus_type'
drivers/built-in.o: In function `acpi_phy_attach':
>> (.text+0x2df25): undefined reference to `phy_attach_direct'
drivers/built-in.o: In function `acpi_phy_connect':
>> (.text+0x2df71): undefined reference to `phy_connect_direct'
drivers/built-in.o: In function `acpi_mdiobus_register':
>> (.text+0x2e01a): undefined reference to `__mdiobus_register'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ACPI: Add phylib support code for mdio yankejian <yankejian@huawei.com> - 2015-12-03 02:40 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio kbuild test robot <lkp@intel.com> - 2015-12-03 05:50 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio kbuild test robot <lkp@intel.com> - 2015-12-03 06:00 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio Graeme Gregory <gg@slimlogic.co.uk> - 2015-12-03 11:50 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio Al Stone <ahs3@redhat.com> - 2015-12-08 21:00 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2015-12-09 11:40 +0100
Re: [PATCH] ACPI: Add phylib support code for mdio "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2015-12-10 02:30 +0100
csiph-web