[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201103063920.GB31601@dragon>
Date: Tue, 3 Nov 2020 14:39:21 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Qinglang Miao <miaoqinglang@...wei.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the imx-mxs tree
On Tue, Nov 03, 2020 at 12:00:08PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the imx-mxs tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> arch/arm/mach-imx/mmdc.c: In function 'imx_mmdc_remove':
> arch/arm/mach-imx/mmdc.c:465:24: error: 'mmdc_ipg_clk' undeclared (first use in this function)
> 465 | clk_disable_unprepare(mmdc_ipg_clk);
> | ^~~~~~~~~~~~
>
> Caused by commit
>
> 52172fdbc3a3 ("ARM: imx: add missing clk_disable_unprepare() when remove imx_mmdc")
>
> I have reverted that commit for today.
Sorry for the breakage, Stephen. I dropped the commit from my branch.
Shawn
Powered by blists - more mailing lists