[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1576487955.30597.4.camel@mtkswgap22>
Date: Mon, 16 Dec 2019 17:19:15 +0800
From: Macpaul Lin <macpaul.lin@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>, <Weiyi.lu@...iatek.com>
CC: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Mars Cheng <mars.cheng@...iatek.com>,
"Owen Chen" <owen.chen@...iatek.com>
Subject: Re: linux-next: build failure after merge of the mediatek tree
On Mon, 2019-12-16 at 09:49 +0100, Matthias Brugger wrote:
> Hi Stephen,
>
> On 15/12/2019 23:03, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the mediatek tree, today's linux-next build (arm
> > multi_v7_defconfig) failed like this:
> >
> > drivers/soc/mediatek/mtk-scpsys.c:773:4: error: 'const struct scp_domain_data' has no member named 'subsys_clk_prefix'
> > 773 | .subsys_clk_prefix = "isp",
> > | ^~~~~~~~~~~~~~~~~
[Deleted...]
> > Caused by commit
> >
> > 3742fd77013f ("soc: mediatek: add MT6765 scpsys and subdomain support")
> >
> > I have used the mediatek tree from next-20191213 for today.
> >
>
> Thanks for the heads-up. I dropped the patch for now until it's dependencies are
> all merged. Sorry for the oversight.
>
> Regards
> Matthias
Hi Mathhias,
According to the build error, it looks like this patch has a dependency
with the patch https://patchwork.kernel.org/patch/11118347/ .
The patch "[v7,10/13] soc: mediatek: Add subsys clock control for bus
protection" introduced member subsys_clk_prefix and other required
members.
Thanks!
Regards,
Macpaul Lin
Powered by blists - more mailing lists