From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0982359622029365189==" MIME-Version: 1.0 From: Greg Kroah-Hartman To: kbuild-all@lists.01.org Subject: Re: [char-misc:char-misc-testing 39/83] drivers/mmc/host/sdhci-of-arasan.c:668: undefined reference to `zynqmp_pm_set_sd_tapdelay' Date: Thu, 19 Mar 2020 07:40:12 +0100 Message-ID: <20200319064012.GC3274814@kroah.com> In-Reply-To: <202003190207.8fsMjeUp%lkp@intel.com> List-Id: --===============0982359622029365189== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, Mar 19, 2020 at 02:30:09AM +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.= git char-misc-testing > head: 3a371debecc5a16e2f9c0d9de6ffc75c17f7e88b > commit: 04c11b3697c64974301ad375f7a2953ee4f4a11a [39/83] firmware: xilinx= : Use APIs instead of IOCTLs > config: arm-randconfig-a001-20200318 (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 04c11b3697c64974301ad375f7a2953ee4f4a11a > # save the attached .config to linux build tree > GCC_VERSION=3D9.2.0 make.cross ARCH=3Darm = > = > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > = > All errors (new ones prefixed by >>): > = > arm-linux-gnueabi-ld: drivers/mmc/host/sdhci-of-arasan.o: in function = `sdhci_zynqmp_sdcardclk_set_phase': > >> drivers/mmc/host/sdhci-of-arasan.c:668: undefined reference to `zynqmp= _pm_set_sd_tapdelay' > arm-linux-gnueabi-ld: drivers/mmc/host/sdhci-of-arasan.o: in function = `sdhci_zynqmp_sampleclk_set_phase': > drivers/mmc/host/sdhci-of-arasan.c:736: undefined reference to `zynqmp= _pm_set_sd_tapdelay' Rajan, and Jolly, I'm dropping all of the xilinx patches from my tree now, as they don't build properly. Please fix up and resend the whole series. thanks, greg k-h --===============0982359622029365189==--