diff options
author | 2025-07-08 18:33:54 +0100 | |
---|---|---|
committer | 2025-07-22 15:33:12 -0500 | |
commit | e3ac25cc95b814723678c3611591f2b85c731c27 (patch) | |
tree | e729ccb38de1d1b065320c6309029ee73b4f4021 /tools/perf/scripts/python | |
parent | PCI: xgene: Defer probing if the MSI widget driver hasn't probed yet (diff) | |
download | wireguard-linux-e3ac25cc95b814723678c3611591f2b85c731c27.tar.xz wireguard-linux-e3ac25cc95b814723678c3611591f2b85c731c27.zip |
PCI: xgene: Drop useless conditional compilation
pci-xgene.c only gets compiled if CONFIG_PCI_XGENE is selected.
It is therefore pointless to check for CONFIG_PCI_XGENE inside
the driver.
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-4-maz@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions