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.
--
Cheers,
Stephen Rothwell
pgp5qa2K8joE5.pgp
Description: OpenPGP digital signature

