On Tue, Feb 26, 2019 at 02:47:52AM +0800, kbuild test robot wrote: > tree: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git fixes > head: 063f8fee9927ac118113b7f8c1247b922134f65d > commit: 063f8fee9927ac118113b7f8c1247b922134f65d [3/3] mmc: tmio: fix access width of Block Count Register > config: i386-allmodconfig (attached as .config) > compiler: gcc-8 (Debian 8.2.0-20) 8.2.0 > reproduce: > git checkout 063f8fee9927ac118113b7f8c1247b922134f65d > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > drivers/mmc/host/tmio_mmc_core.c: In function 'tmio_mmc_start_data': > >> drivers/mmc/host/tmio_mmc_core.c:706:34: error: 'SZ_64K' undeclared (first use in this function); did you mean 'EM_68K'? > if (host->mmc->max_blk_count >= SZ_64K) > ^~~~~~ OK, for i386 <linux/sizes.h> is not included. Ulf, shall I include sizes.h or rather use 65536? Shall I resend this patch or send an incremental one? And sorry for the noise, of course.
Attachment:
signature.asc
Description: PGP signature