[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200925144012.7487daf8@canb.auug.org.au>
Date: Fri, 25 Sep 2020 14:40:12 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Ulf Hansson <ulf.hansson@...aro.org>
Cc: Amey Narkhede <ameynarkhede03@...il.com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build failure after merge of the mmc tree
Hi all,
After merging the mmc tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/mmc/host/davinci_mmc.c: In function 'mmc_davinci_set_ios':
drivers/mmc/host/davinci_mmc.c:696:19: error: 'mmc' redeclared as different kind of symbol
696 | struct mmc_host *mmc = mmc_from_priv(host);
| ^~~
drivers/mmc/host/davinci_mmc.c:691:50: note: previous definition of 'mmc' was here
691 | static void mmc_davinci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
| ~~~~~~~~~~~~~~~~~^~~
Caused by commit
359c6349a771 ("mmc: davinci: Drop pointer to mmc_host from mmc_davinci_host")
I have used the mmc tree from next-20200924 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists