From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 99CCBCD3439 for ; Wed, 6 May 2026 08:51:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=uOAoBddxsglhKkgyRLY9K1ZWbN+d1/gjljjCY02+NAU=; b=yjfBL3MZxthCgOuO6NXURLE4tv wE5bJNwH7VeI2aRzFTG12WpIYT7/VVwfX/q5p4iXSfjv/u2iFk788LZW90382D6OlTj/+uqjNl5Vd YBr1oCmuT3Yt50mfi48sHqrQX8pjd1FK//9Vg2DYgivWF4OmihiSQE2QVK4Qycy2G4nW0W3GlpC4+ s1BhT/jSd/msCRka4urFE+uWmnRLSfUW/pa85pdJ5jHUz/Cvi1ehkof4k1VdcnAw0gcU+PRyn00hO E0VwSkzConYMFtEDmqGG2VeW/X70kzgptc7tg9mB2ZMgfsnwpZq1i6vbJhh1PiqncWYOFwG6M8XDo sFliJ4Yw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wKXyH-00000000EAz-25Yb; Wed, 06 May 2026 08:51:09 +0000 Received: from mgamail.intel.com ([198.175.65.21]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wKXyE-00000000Dp9-34Q5 for linux-arm-kernel@lists.infradead.org; Wed, 06 May 2026 08:51:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778057466; x=1809593466; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=sXJPnH5sx+BWU1msStd23fcHDa5lpoLcmHDRRBzqQto=; b=NUd7VnGsrVqtjNhtekTXREftU+YjyvEvqZEOMN7NfqWp+11I66qLKIi9 gIGd/TALxuMt212L8qAF2LmINII39gozPke5oq5WuCtV3HJ0QtGqfjyw6 0vSJeSmHhBQqbQi+NbibuWJOR5jrr48UQkushY+MVEQrHQ/BWrV9JSao3 s2MigWSBzh7MxZ3sCB15ESJVh1t9f5RWfnDbbOEgh3yNC28Hla+WzcMX5 gRB6Ya57w4N+5lZQq5KYVCS2TGEtvOOMQKCGECbCSgmr+E1t3NJuLF4vL 1CdyLbUMBRlXPj7Tr6ZLdtoT+aOE6bsf28rqRXFhr36KMT6izdMBFaMpj w==; X-CSE-ConnectionGUID: mnwwQw65Rxa37ELmVdjmjA== X-CSE-MsgGUID: o/ORoi+KSfeWLt3UcvbBSQ== X-IronPort-AV: E=McAfee;i="6800,10657,11777"; a="78869762" X-IronPort-AV: E=Sophos;i="6.23,219,1770624000"; d="scan'208";a="78869762" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 May 2026 01:49:05 -0700 X-CSE-ConnectionGUID: 7oVySJZXR2SeQRTaEQijuw== X-CSE-MsgGUID: +2LzXYrIRjS+0AiMEPw9Yg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,219,1770624000"; d="scan'208";a="259510105" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa002.fm.intel.com with ESMTP; 06 May 2026 01:49:01 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 076229B; Wed, 06 May 2026 10:49:00 +0200 (CEST) From: Andy Shevchenko To: Sai Krishna Musham , Niklas Cassel , Koichiro Den , Andy Shevchenko , Manivannan Sadhasivam , Hans Zhang <18255117159@163.com>, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Lorenzo Pieralisi , =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Rob Herring , Bjorn Helgaas , Jingoo Han , Paul Walmsley , Greentime Hu , Samuel Holland , Nobuhiro Iwamatsu Subject: [PATCH v1 3/4] PCI: fu740: Drop unused include Date: Wed, 6 May 2026 10:47:26 +0200 Message-ID: <20260506084858.867884-4-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260506084858.867884-1-andriy.shevchenko@linux.intel.com> References: <20260506084858.867884-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260506_015106_806148_4178085C X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This file does not use the symbols from the legacy header, so let's drop it. Signed-off-by: Andy Shevchenko --- drivers/pci/controller/dwc/pcie-fu740.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/pci/controller/dwc/pcie-fu740.c b/drivers/pci/controller/dwc/pcie-fu740.c index 66367252032b..d0a34f680397 100644 --- a/drivers/pci/controller/dwc/pcie-fu740.c +++ b/drivers/pci/controller/dwc/pcie-fu740.c @@ -13,7 +13,6 @@ #include #include -#include #include #include #include -- 2.50.1