Hi Glen, It's probably a bug fix that unveils the link errors. tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing head: 4811789503d16510a8a6610fb6c4097e1efa6312 commit: b22fa80cdbf4ff1056ecddb4efdcc0ede5f5f422 [203/404] staging: wilc1000: fix kbuild test robot error config: x86_64-randconfig-a0-11162101 (attached as .config) reproduce: git checkout b22fa80cdbf4ff1056ecddb4efdcc0ede5f5f422 # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): drivers/built-in.o: In function `bq27xxx_battery_i2c_read': bq27xxx_battery.c:(.text+0x3f981f): undefined reference to `i2c_transfer' bq27xxx_battery.c:(.text+0x3f9847): undefined reference to `i2c_transfer' drivers/built-in.o: In function `WILC_WFI_RemainOnChannelReady': >> wilc_wfi_cfgoperations.c:(.text+0x495928): undefined reference to `cfg80211_ready_on_channel' drivers/built-in.o: In function `set_channel': >> wilc_wfi_cfgoperations.c:(.text+0x496d30): undefined reference to `ieee80211_frequency_to_channel' drivers/built-in.o: In function `scan': wilc_wfi_cfgoperations.c:(.text+0x496ea4): undefined reference to `ieee80211_frequency_to_channel' drivers/built-in.o: In function `WILC_WFI_RemainOnChannelExpired': >> wilc_wfi_cfgoperations.c:(.text+0x499a6e): undefined reference to `cfg80211_remain_on_channel_expired' drivers/built-in.o: In function `mgmt_tx_cancel_wait': wilc_wfi_cfgoperations.c:(.text+0x499ee7): undefined reference to `cfg80211_remain_on_channel_expired' drivers/built-in.o: In function `refresh_scan': >> (.text+0x49a19c): undefined reference to `ieee80211_channel_to_frequency' drivers/built-in.o: In function `refresh_scan': >> (.text+0x49a1a6): undefined reference to `__ieee80211_get_channel' drivers/built-in.o: In function `refresh_scan': >> (.text+0x49a2b6): undefined reference to `cfg80211_inform_bss_data' drivers/built-in.o: In function `refresh_scan': >> (.text+0x49a2c1): undefined reference to `cfg80211_put_bss' drivers/built-in.o: In function `CfgConnectResult': >> wilc_wfi_cfgoperations.c:(.text+0x49a462): undefined reference to `cfg80211_connect_result' >> wilc_wfi_cfgoperations.c:(.text+0x49a531): undefined reference to `cfg80211_disconnected' drivers/built-in.o: In function `CfgScanResult': >> wilc_wfi_cfgoperations.c:(.text+0x49b9b3): undefined reference to `ieee80211_channel_to_frequency' >> wilc_wfi_cfgoperations.c:(.text+0x49b9bd): undefined reference to `__ieee80211_get_channel' >> wilc_wfi_cfgoperations.c:(.text+0x49bb0c): undefined reference to `cfg80211_scan_done' wilc_wfi_cfgoperations.c:(.text+0x49bc2b): undefined reference to `cfg80211_scan_done' >> wilc_wfi_cfgoperations.c:(.text+0x49bd26): undefined reference to `cfg80211_inform_bss_data' >> wilc_wfi_cfgoperations.c:(.text+0x49bd31): undefined reference to `cfg80211_put_bss' drivers/built-in.o: In function `WILC_WFI_p2p_rx': (.text+0x49cad1): undefined reference to `ieee80211_channel_to_frequency' drivers/built-in.o: In function `WILC_WFI_p2p_rx': >> (.text+0x49cbaf): undefined reference to `cfg80211_mgmt_tx_status' drivers/built-in.o: In function `WILC_WFI_p2p_rx': >> (.text+0x49ccd4): undefined reference to `cfg80211_rx_mgmt' drivers/built-in.o: In function `WILC_WFI_p2p_rx': (.text+0x49cd17): undefined reference to `cfg80211_mgmt_tx_status' drivers/built-in.o: In function `WILC_WFI_CfgAlloc': >> (.text+0x49d0ef): undefined reference to `wiphy_new_nm' drivers/built-in.o: In function `wilc_create_wiphy': >> (.text+0x49d314): undefined reference to `wiphy_register' drivers/built-in.o: In function `wilc_free_wiphy': >> (.text+0x49d732): undefined reference to `wiphy_unregister' drivers/built-in.o: In function `wilc_free_wiphy': >> (.text+0x49d74b): undefined reference to `wiphy_free' drivers/built-in.o: In function `bq27xxx_battery_init': bq27xxx_battery.c:(.init.text+0x11ff3): undefined reference to `i2c_register_driver' bq27xxx_battery.c:(.init.text+0x12035): undefined reference to `i2c_del_driver' drivers/built-in.o: In function `bq27xxx_battery_exit': bq27xxx_battery.c:(.exit.text+0x2626): undefined reference to `i2c_del_driver' --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel