[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6c300ab4abfe311a1d21d8d64b34cf38b3c9d639.camel@mediatek.com>
Date: Fri, 9 Jun 2023 06:10:19 +0000
From: Wenbin Mei (梅文彬)
<Wenbin.Mei@...iatek.com>
To: "sfr@...b.auug.org.au" <sfr@...b.auug.org.au>,
"ulf.hansson@...aro.org" <ulf.hansson@...aro.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the mmc tree
On Fri, 2023-06-09 at 11:34 +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the mmc tree, today's linux-next build (x86_64
> allmodconfig)
> failed like this:
>
> In file included from drivers/mmc/host/mtk-sd.c:38:
> drivers/mmc/host/mtk-sd.c: In function 'msdc_cqe_cit_cal':
> drivers/mmc/host/cqhci.h:27:41: error: implicit declaration of
> function 'FIELD_GET' [-Werror=implicit-function-declaration]
> 27 | #define
> CQHCI_ITCFMUL(x) FIELD_GET(CQHCI_CAP_ITCFMUL, (x))
> | ^~~~~~~~~
> drivers/mmc/host/mtk-sd.c:2468:19: note: in expansion of macro
> 'CQHCI_ITCFMUL'
> 2468 | itcfmul = CQHCI_ITCFMUL(cqhci_readl(cq_host,
> CQHCI_CAP));
> | ^~~~~~~~~~~~~
>
> Caused by commit
>
> 364dae3e80a4 ("mmc: mtk-sd: reduce CIT for better performance")
>
> I have used the mmc tree from next-20230608 for today.
>
Hi All,
Sorry for the inconvenience.
My local build is pass, but I found that there is some problems with my
local environment, and I haven't covered many configs.
I will push a fixed patch, thanks.
Begards,
Wenbin
Powered by blists - more mailing lists