Re: [ulf.hansson-mmc:fixes 3/3] drivers/mmc/host/tmio_mmc_core.c:706:34: error: 'SZ_64K' undeclared; did you mean 'SF_I4'?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wolfram,

On Mon, 25 Feb 2019 at 20:18, kbuild test robot <lkp@xxxxxxxxx> 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: sparc64-allmodconfig (attached as .config)
> compiler: sparc64-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 063f8fee9927ac118113b7f8c1247b922134f65d
>         # save the attached .config to linux build tree
>         GCC_VERSION=8.2.0 make.cross ARCH=sparc64
>
> 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 'SF_I4'?
>      if (host->mmc->max_blk_count >= SZ_64K)
>                                      ^~~~~~

I guess the offending patch needs #include <linux/sizes.h>

Are fine if I amend the patch?

[...]

Kind regards
Uffe



[Index of Archives]     [Linux Memonry Technology]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux