On Mon, 25 Feb 2019 at 22:22, Stephen Rothwell <s...@canb.auug.org.au> wrote:
>
> Hi Ulf,
>
> After merging the mmc-fixes tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> 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)
>                                   ^~~~~~
>                                   EM_68K
> drivers/mmc/host/tmio_mmc_core.c:706:34: note: each undeclared identifier is 
> reported only once for each function it appears in
>
> Caused by commit
>
>   063f8fee9927 ("mmc: tmio: fix access width of Block Count Register")
>
> I have reverted that commit for today.

Thanks for letting me know and sorry for the inconvenience! The
offending patch is now amended and should be fixed.

Kind regards
Uffe

Reply via email to