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