[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221019163855.1267295-5-Frank.Li@nxp.com>
Date: Wed, 19 Oct 2022 12:38:53 -0400
From: Frank Li <Frank.Li@....com>
To: helgaas@...nel.org
Cc: Frank.Li@....com, allenbh@...il.com, bhelgaas@...gle.com,
dave.jiang@...el.com, imx@...ts.linux.dev, jdmason@...zu.us,
kw@...ux.com, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, lpieralisi@...nel.org, mani@...nel.org,
ntb@...ts.linux.dev
Subject: [RESENT PATCH v13 4/6] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
From: Frank Li <frank.li@....com>
None use epf_db_phy and remove it.
Signed-off-by: Frank Li <frank.li@....com>
---
drivers/pci/endpoint/functions/pci-epf-vntb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/pci/endpoint/functions/pci-epf-vntb.c b/drivers/pci/endpoint/functions/pci-epf-vntb.c
index 191924a83454..ee66101cb5c4 100644
--- a/drivers/pci/endpoint/functions/pci-epf-vntb.c
+++ b/drivers/pci/endpoint/functions/pci-epf-vntb.c
@@ -136,7 +136,6 @@ struct epf_ntb {
struct epf_ntb_ctrl *reg;
- phys_addr_t epf_db_phy;
void __iomem *epf_db;
phys_addr_t vpci_mw_phy[MAX_MW];
--
2.34.1
Powered by blists - more mailing lists