aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNiklas Schnelle <[email protected]>2023-09-11 14:56:52 +0200
committerGreg Kroah-Hartman <[email protected]>2023-10-02 16:19:12 +0200
commit52e24f8c0a102ac76649c6b71224fadcc82bd5da (patch)
tree978e94df35b8fd19ede02f0aac4db060031fdf48 /tools/perf/scripts/python/bin
parent7ca9f9ba8aa7380dee5dd8346b57bbaf198b075a (diff)
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends not being declared. In the pci-quirks case the I/O port acceses are used in the quirks for several AMD south bridges, Add a config option for the AMD quirks to depend on HAS_IOPORT and #ifdef the quirk code. Co-developed-by: Arnd Bergmann <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Niklas Schnelle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions