Skip to content

Commit 03d426a

Browse files
nxpfrankliLorenzo Pieralisi
authored andcommitted
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
epf_db_phy member in struct epf_ntb is not used, remove it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Frank Li <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Manivannan Sadhasivam <[email protected]>
1 parent 0c03126 commit 03d426a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pci/endpoint/functions/pci-epf-vntb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ struct epf_ntb {
136136

137137
struct epf_ntb_ctrl *reg;
138138

139-
phys_addr_t epf_db_phy;
140139
void __iomem *epf_db;
141140

142141
phys_addr_t vpci_mw_phy[MAX_MW];

0 commit comments

Comments
 (0)