diff options
author | Ilpo Järvinen <[email protected]> | 2024-10-17 17:11:08 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-10-18 13:34:59 -0500 |
commit | 6eaa83ec229b1e99130456c4f6658430d509c76c (patch) | |
tree | f439d0baf055705be3232438260010cc46a731cf /tools/perf/scripts/python/flamegraph.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
2fe2abf896c1 ("PCI: augment bus resource table with a list") added
PCI_SUBTRACTIVE_DECODE which is put into the struct pci_bus_resource flags
field but is never read. There seems to never have been users for it.
Remove both PCI_SUBTRACTIVE_DECODE and the flags field from the struct
pci_bus_resource.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions