Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f5d5561 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clock-gcc-8974: Change debug_mux_priv to static"

parents dced3c46 2a3b7d9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2230,7 +2230,7 @@ static struct branch_clk gcc_mss_q6_bimc_axi_clk = {
static struct mux_clk gcc_debug_mux;
static struct clk_ops clk_ops_debug_mux;

struct measure_clk_data debug_mux_priv = {
static struct measure_clk_data debug_mux_priv = {
	.cxo = &cxo_clk_src.c,
	.plltest_reg = GCC_PLLTEST_PAD_CFG_REG,
	.plltest_val = 0x51A00,