From: Andy Shevchenko Date: Wed, 6 May 2026 08:47:25 +0000 (+0200) Subject: PCI: designware-plat: Drop unused include X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800c861cfcbedd033bdffa65c00188fefdcf0767;p=thirdparty%2Flinux.git PCI: designware-plat: Drop unused include This file does not use the symbols from the legacy header, so drop it. Signed-off-by: Andy Shevchenko Signed-off-by: Manivannan Sadhasivam Link: https://patch.msgid.link/20260506084858.867884-3-andriy.shevchenko@linux.intel.com --- diff --git a/drivers/pci/controller/dwc/pcie-designware-plat.c b/drivers/pci/controller/dwc/pcie-designware-plat.c index d103ab759c4e..7d896752d43c 100644 --- a/drivers/pci/controller/dwc/pcie-designware-plat.c +++ b/drivers/pci/controller/dwc/pcie-designware-plat.c @@ -8,7 +8,6 @@ */ #include #include -#include #include #include #include