* v4.4.y.queue build failures
@ 2020-02-10 21:44 Guenter Roeck
2020-02-10 21:48 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2020-02-10 21:44 UTC (permalink / raw)
To: stable; +Cc: Greg Kroah-Hartman
Just in case this hasn't been reported yet.
drivers/clk/tegra/clk-tegra-periph.c:523:65: error: 'CLK_IS_CRITICAL' undeclared here (not in a function)
523 | GATE("fuse", "clk_m", 39, TEGRA_PERIPH_ON_APB, tegra_clk_fuse, CLK_IS_CRITICAL),
| ^~~~~~~~~~~~~~~
The problem affects arm and arm64 builds.
Guenter
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: v4.4.y.queue build failures
2020-02-10 21:44 v4.4.y.queue build failures Guenter Roeck
@ 2020-02-10 21:48 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-02-10 21:48 UTC (permalink / raw)
To: Guenter Roeck; +Cc: stable
On Mon, Feb 10, 2020 at 01:44:27PM -0800, Guenter Roeck wrote:
> Just in case this hasn't been reported yet.
>
> drivers/clk/tegra/clk-tegra-periph.c:523:65: error: 'CLK_IS_CRITICAL' undeclared here (not in a function)
> 523 | GATE("fuse", "clk_m", 39, TEGRA_PERIPH_ON_APB, tegra_clk_fuse, CLK_IS_CRITICAL),
> | ^~~~~~~~~~~~~~~
>
> The problem affects arm and arm64 builds.
Should already be taken care of.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-10 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 21:44 v4.4.y.queue build failures Guenter Roeck
2020-02-10 21:48 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).