From patchwork Fri Apr 5 16:53:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139148 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 64CF843E0C; Fri, 5 Apr 2024 18:57:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B8A140E5A; Fri, 5 Apr 2024 18:55:58 +0200 (CEST) Received: from mail-pf1-f175.google.com (mail-pf1-f175.google.com [209.85.210.175]) by mails.dpdk.org (Postfix) with ESMTP id 43D5540DD8 for ; Fri, 5 Apr 2024 18:55:53 +0200 (CEST) Received: by mail-pf1-f175.google.com with SMTP id d2e1a72fcca58-6ecee5c08e6so2099253b3a.3 for ; Fri, 05 Apr 2024 09:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1712336152; x=1712940952; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JSN1m+l+oNwDoCRQ0Gjdhbiuoczq/kMhohXgq879O5o=; b=0GoiG/VIt81Q0dc4gG+EJV5gwzRWc5SHB+KRR21PzEK2qRFJvEMwj6p/NzpKrep/7J Rg62XRDEjTvbJnfOeDXhYP/OXYRHwJAUNBlo0IFAct/v7p7zx6gumBWNaeQKg5R4Lxba znt0i8z460MxiEkapfSMWO3R2mdbrdsw068j9Mr7UYnVF9eR6u4P8XpDuwjWdaTipsQ8 +aWMEIzsaxe3CvddPjT/yFPKjXIwrADPEt9aaq0HSz455yjICHvA7c/KPdSs6It6TLLN FRW2EAVQAnLSkHGdcYXrXU6WQXGGrWP5NOzhxHZtCurZJpZ6ZdfWQzMyjNUQf71rlzYj 9LIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712336152; x=1712940952; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JSN1m+l+oNwDoCRQ0Gjdhbiuoczq/kMhohXgq879O5o=; b=d0fJPOu75XjuKdsQTgKHOldrGsl30AqzfS82c45Pdz7cCEHZXkyyA0tn9dOJwcgFwk tTbyLxd7V0XX9O/DdllDHfpdAeMB/yeiSLZSp+c94OKUjAPvlA9ORjkhcsipxuE2wzsO 1hEqsjsBWQNGo9PFOzP9aPmG+z6QFznh4tOqo9wS2cjmxlGY6UEajgUZ9R7fKfNan72R i4DhmcqpWQWWLhy46haP6YXvKmRb2+R6nFy/XQI+cXEdV69Twa0g6tvLirA9h+A1KAFc SsQpgw/jscsnslWV0eUgrpg36rCRK+5NLQ+AOoZLTjz0zY9sRG98kKo3Zm7S1SEKl/tx tQRQ== X-Gm-Message-State: AOJu0YwXLVYsn9O6VrsgPeJo23XNZ04vIEkT/KdaRLzUnmy6qSC80Tg9 h/h7T64fbn9bUU9CIPLSinmeOj2nfXHmvxGTq5SJasUx8fsnKkJ6ZusifowCfjKER8DIIspdNdF aRRY= X-Google-Smtp-Source: AGHT+IEK7pqPsJfd8Pb8rG/TLZF+0xHc9X7hjzWle8qpH3o6QWpV9Qc5FPd2MEkrWLrDmAk6RzDRzQ== X-Received: by 2002:a05:6a00:1405:b0:6eb:6:6bcf with SMTP id l5-20020a056a00140500b006eb00066bcfmr1959026pfu.23.1712336152452; Fri, 05 Apr 2024 09:55:52 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id c2-20020aa781c2000000b006e6c0f8ce1bsm1728555pfn.47.2024.04.05.09.55.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Apr 2024 09:55:51 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Parav Pandit , Xueming Li , Hemant Agrawal , Sachin Saxena , Chenbo Xia , Nipun Gupta Subject: [PATCH v4 14/30] bus: remove unneeded rte_memcpy.h include Date: Fri, 5 Apr 2024 09:53:25 -0700 Message-ID: <20240405165518.367503-15-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240405165518.367503-1-stephen@networkplumber.org> References: <20240403163432.437275-1-stephen@networkplumber.org> <20240405165518.367503-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Included here but never used. Signed-off-by: Stephen Hemminger --- drivers/bus/auxiliary/linux/auxiliary.c | 1 - drivers/bus/fslmc/fslmc_bus.c | 1 - drivers/bus/fslmc/fslmc_vfio.c | 1 - drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c | 1 - drivers/bus/fslmc/portal/dpaa2_hw_dpci.c | 1 - drivers/bus/fslmc/portal/dpaa2_hw_dpio.c | 1 - drivers/bus/pci/linux/pci.c | 1 - 7 files changed, 7 deletions(-) diff --git a/drivers/bus/auxiliary/linux/auxiliary.c b/drivers/bus/auxiliary/linux/auxiliary.c index 02fc9285dc..011278d79b 100644 --- a/drivers/bus/auxiliary/linux/auxiliary.c +++ b/drivers/bus/auxiliary/linux/auxiliary.c @@ -8,7 +8,6 @@ #include #include #include -#include #include #include "../private.h" diff --git a/drivers/bus/fslmc/fslmc_bus.c b/drivers/bus/fslmc/fslmc_bus.c index c155f4a2fd..6696aa2575 100644 --- a/drivers/bus/fslmc/fslmc_bus.c +++ b/drivers/bus/fslmc/fslmc_bus.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include diff --git a/drivers/bus/fslmc/fslmc_vfio.c b/drivers/bus/fslmc/fslmc_vfio.c index 5966776a85..2011cd6e77 100644 --- a/drivers/bus/fslmc/fslmc_vfio.c +++ b/drivers/bus/fslmc/fslmc_vfio.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c b/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c index d7f6e45b7d..cc4d51c7f2 100644 --- a/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c +++ b/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c @@ -14,7 +14,6 @@ #include #include -#include #include #include #include diff --git a/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c b/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c index 07256ed7ec..5ff98b2176 100644 --- a/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c +++ b/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c @@ -13,7 +13,6 @@ #include #include -#include #include #include #include diff --git a/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c b/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c index 4aec7b2cd8..bb8efc1871 100644 --- a/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c +++ b/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/drivers/bus/pci/linux/pci.c b/drivers/bus/pci/linux/pci.c index 3d237398d9..12e58735b7 100644 --- a/drivers/bus/pci/linux/pci.c +++ b/drivers/bus/pci/linux/pci.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include "eal_filesystem.h"