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

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

Merge "adsp-loader: Fix compilation error in adsp loader"

parents 5d891ffc 5741915c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -359,7 +359,7 @@ static int adsp_loader_probe(struct platform_device *pdev)
					  &adsp_fuse_not_supported);
		if (ret) {
			dev_dbg(&pdev->dev,
				"%s: adsp_fuse_not_supported prop not found",
				"%s: adsp_fuse_not_supported prop not found %d\n",
				__func__, ret);
			goto wqueue;
		}