Commit c3d95aa9 authored by Bjorn Helgaas's avatar Bjorn Helgaas

PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description

Struct cdns_pcie_rc once had a .dev member, but it was removed by
bd22885a ("PCI: cadence: Refactor driver to use as a core library").
Drop the extra kerneldoc for it.
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 8400291e
......@@ -314,7 +314,6 @@ struct cdns_pcie {
/**
* struct cdns_pcie_rc - private data for this PCIe Root Complex driver
* @pcie: Cadence PCIe controller
* @dev: pointer to PCIe device
* @cfg_res: start/end offsets in the physical system memory to map PCI
* configuration space accesses
* @cfg_base: IO mapped window to access the PCI configuration space of a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment