diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-05-22 13:50:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-29 17:28:34 +0300 |
commit | be3d5a493b666a8faed8c08ece0fce7a9c9cc741 (patch) | |
tree | b9adc01884cdf574e0fbb52c8e2b7b80f1601b61 /drivers/usb/cdns3/cdns3-starfive.c | |
parent | c3ff12a92bd7072170978b8b41c2fa41b038139a (diff) | |
download | linux-be3d5a493b666a8faed8c08ece0fce7a9c9cc741.tar.xz |
usb: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to add HAS_IOPORT as dependency for
those drivers using them.
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/20230522105049.1467313-37-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions