diff options
author | Marc Zyngier <maz@kernel.org> | 2025-07-08 18:33:55 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-07-22 15:33:16 -0500 |
commit | fddf72ed7b52c91da37fe5f1d4faed11251b714f (patch) | |
tree | dbe3489251f64290abdf14f04f2c23e2f1b1af92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e3ac25cc95b814723678c3611591f2b85c731c27 (diff) |
PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKN
XGENE_PCIE_IP_VER_UNKN is only refered to when probing for the
original XGene PCIe implementation, and get immediately overridden
if the device has the "apm,xgene-pcie" compatible string.
Given that the only way to get there is by finding this very string in
the DT, it is obvious that we will always overwrite the version with
XGENE_PCIE_IP_VER_1.
Drop the whole thing.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20250708173404.1278635-5-maz@kernel.org
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions