linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the mmc-fixes tree
@ 2019-02-25 21:22 Stephen Rothwell
  2019-02-27  9:43 ` Ulf Hansson
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2019-02-25 21:22 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Takeshi Saito, Wolfram Sang, Simon Horman

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build failure after merge of the mmc-fixes tree
  2019-02-25 21:22 linux-next: build failure after merge of the mmc-fixes tree Stephen Rothwell
@ 2019-02-27  9:43 ` Ulf Hansson
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Hansson @ 2019-02-27  9:43 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Takeshi Saito, Wolfram Sang, Simon Horman

On Mon, 25 Feb 2019 at 22:22, Stephen Rothwell <sfr@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-27  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-25 21:22 linux-next: build failure after merge of the mmc-fixes tree Stephen Rothwell
2019-02-27  9:43 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).