mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
da812f15af
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-35-schnelle@linux.ibm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
baseband.c | ||
baseband.h | ||
card.c | ||
card.h | ||
channel.c | ||
channel.h | ||
desc.h | ||
device_cfg.h | ||
device_main.c | ||
device.h | ||
dpc.c | ||
dpc.h | ||
Kconfig | ||
key.c | ||
key.h | ||
mac.c | ||
mac.h | ||
Makefile | ||
power.c | ||
power.h | ||
rf.c | ||
rf.h | ||
rxtx.c | ||
rxtx.h | ||
srom.c | ||
srom.h | ||
test | ||
TODO |