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

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

Merge "usb: XHCI: Do not allow enabling MSI from XHCI"

parents 6f5aaf9d 1885eed5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ int xhci_reset(struct xhci_hcd *xhci)
	return ret;
}

#ifdef CONFIG_PCI
#if defined(CONFIG_PCI) && !defined(CONFIG_ARCH_MSM)
static int xhci_free_msi(struct xhci_hcd *xhci)
{
	int i;