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

Commit 16913453 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "asoc: fix compile warning of format-extra-args"

parents bccb3b18 367bb7f3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -518,7 +518,6 @@ static int msm_asoc_machine_probe(struct platform_device *pdev)
	if (ret) {
		dev_err(&pdev->dev, "parse card name failed, err:%d\n",
			ret);
    pr_err("parse card name failed, err:%d\n", __func__, ret);
		goto err;
	}