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

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

Merge "msm: ep_pcie: Remove invalid return value"

parents 14a1ef25 dba0e1cf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1050,7 +1050,6 @@ int ep_pcie_core_enable_endpoint(enum ep_pcie_options opt)
		EP_PCIE_ERR(dev,
			"PCIe V%d: request to turn on the power when link is already powered on.\n",
			dev->rev);
		ret = EP_PCIE_ERROR;
		goto out;
	}