Skip to content

Commit c3d95aa

Browse files
committed
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Struct cdns_pcie_rc once had a .dev member, but it was removed by bd22885 ("PCI: cadence: Refactor driver to use as a core library"). Drop the extra kerneldoc for it. Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent 8400291 commit c3d95aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pci/controller/cadence/pcie-cadence.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ struct cdns_pcie {
314314
/**
315315
* struct cdns_pcie_rc - private data for this PCIe Root Complex driver
316316
* @pcie: Cadence PCIe controller
317-
* @dev: pointer to PCIe device
318317
* @cfg_res: start/end offsets in the physical system memory to map PCI
319318
* configuration space accesses
320319
* @cfg_base: IO mapped window to access the PCI configuration space of a

0 commit comments

Comments
 (0)