diff options
author | Ben Dooks <[email protected]> | 2019-10-16 09:03:24 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-11-21 07:52:31 -0600 |
commit | ca22d1f5474a7278d317bb86296723e9e563c44d (patch) | |
tree | 090f90ec26c92580efcf67f568b5f2fb04585f78 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 7e8ce0e2b036dbc6617184317983aea4f2c52099 (diff) |
PCI: sysfs: Remove unused attribute groups
56c1af4606f0 ("PCI: Add sysfs max_link_speed/width,
current_link_speed/width, etc") added the following objects, but they are
unused, so remove them:
pci_bridge_group
pci_bridge_groups
pcie_dev_group
pcie_dev_groups
This fixes the following warnings from sparse:
drivers/pci/pci-sysfs.c:1546:30: warning: symbol 'pci_bridge_groups' was not declared. Should it be static?
drivers/pci/pci-sysfs.c:1555:30: warning: symbol 'pcie_dev_groups' was not declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions