diff options
author | Serge Semin <[email protected]> | 2022-06-24 17:34:28 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-07-05 19:00:52 -0500 |
commit | 7659806aded90bbfdc8f31fc858bc661da5a2840 (patch) | |
tree | 808f25d90237f1c2a20c1c8a6cebed1fd576bc05 /scripts/gdb/linux/tasks.py | |
parent | 03139e66a5981b3bddf43206cb7dbdce8115072d (diff) |
PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declaration
The dw_plat_pcie_of_match[] forward declaration was required when
dw_plat_pcie_probe() called of_match_device(). 5c204204cf24 ("PCI:
designware-plat: Prefer of_device_get_match_data()") replaced that with
of_device_get_match_data(), which no longer needs the declaration.
Drop the unnecessary forward declaration.
[bhelgaas: commit log]
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions