mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 17:03:47 -04:00
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/20221102141014.1025893-5-Frank.Li@nxp.com Signed-off-by: Frank Li <frank.li@nxp.com> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Acked-by: Manivannan Sadhasivam <mani@kernel.org>
This commit is contained in:
committed by
Lorenzo Pieralisi
parent
0c031262d2
commit
03d426ae54
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user