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

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

Merge "msm: ipa: Fix tip compile issue"

parents 65abde80 bc8b514d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3985,7 +3985,7 @@ static int ipa_init(const struct ipa_plat_drv_res *resource_p,
		IPADBG("Skipping bus scaling registration on Virtual plat\n");
	}

	result = ipa2_active_clients_log_init()
	result = ipa2_active_clients_log_init();
	if (result)
		goto fail_init_active_client;