kbuild test robot <lkp@xxxxxxxxx> writes: > Hi Rafał, > > [auto build test ERROR on wireless-drivers-next/master] > [cannot apply to v4.10-rc4 next-20170117] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Rafa-Mi-ecki/brcmfmac-use-wiphy_read_of_freq_limits-to-respect-limits-from-DT/20170118-122222 > base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master > config: x86_64-randconfig-x013-201703 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c: In function 'brcmf_setup_wiphy': >>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:6484:2: error: implicit declaration of function 'wiphy_read_of_freq_limits' [-Werror=implicit-function-declaration] > wiphy_read_of_freq_limits(wiphy); > ^~~~~~~~~~~~~~~~~~~~~~~~~ The compiler error is expected as this depends on a cfg80211 patch not yet in wireless-drivers-next. -- Kalle Valo