[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190503092511.0054911e@canb.auug.org.au>
Date: Fri, 3 May 2019 09:25:11 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: 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 clk tree
Hi all,
After merging the clk tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
arch/arm/mach-omap2/omap_hwmod.c: In function '_get_clkdm':
arch/arm/mach-omap2/omap_hwmod.c:669:35: error: 'CLK_IS_BASIC' undeclared (first use in this function); did you mean 'CLOCKS_MASK'?
if (__clk_get_flags(oh->_clk) & CLK_IS_BASIC)
^~~~~~~~~~~~
CLOCKS_MASK
arch/arm/mach-omap2/omap_hwmod.c:669:35: note: each undeclared identifier is reported only once for each function it appears in
Caused by commit
7c36ec8a90a8 ("clk: Remove CLK_IS_BASIC clk flag")
I have used the clk tree from next-20190502 for today. (The above commit
does not revert cleanly.)
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists