From: Greg Kroah-Hartman Date: Wed, 21 Feb 2024 12:50:34 +0000 (+0100) Subject: fix up queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch X-Git-Tag: v4.19.307~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5828f7ed2a28bdc19bf39db3c5f20cd4b026838f;p=thirdparty%2Fkernel%2Fstable-queue.git fix up queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch --- diff --git a/queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch b/queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch index f7ffb926ae0..a8ad7583491 100644 --- a/queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch +++ b/queue-5.10/pci-dwc-fix-a-64bit-bug-in-dw_pcie_ep_raise_msix_irq.patch @@ -37,7 +37,7 @@ Signed-off-by: Greg Kroah-Hartman * Author: Kishon Vijay Abraham I */ -+#include ++#include #include #include "pcie-designware.h"