diff options
author | 2023-09-11 14:56:51 +0200 | |
---|---|---|
committer | 2023-10-02 16:19:12 +0200 | |
commit | 7ca9f9ba8aa7380dee5dd8346b57bbaf198b075a (patch) | |
tree | 67ea1d9e7d5757e996b7c5be5b126193bb7a3a34 /include/linux/usb.h | |
parent | usbmon: Use list_for_each_entry() helper (diff) | |
download | wireguard-linux-7ca9f9ba8aa7380dee5dd8346b57bbaf198b075a.tar.xz wireguard-linux-7ca9f9ba8aa7380dee5dd8346b57bbaf198b075a.zip |
usb: pci-quirks: group AMD specific quirk code together
A follow on patch will introduce CONFIG_USB_PCI_AMD governing the AMD
quirk and adding its compile time dependency on HAS_IOPORT. In order to
minimize the number of #ifdefs in C files and make that patch easier
to read first group the code together. This is pure code movement
no functional change is intended.
Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/r/20230911125653.1393895-2-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions