diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-05-22 13:50:23 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-06-28 12:09:25 +0300 |
commit | 7997604bc90bbb367396dd406ecb50645ab406ef (patch) | |
tree | 8132e9dcd224aaa37a355907ebc2bb9e89f7bac8 /drivers/media/cec | |
parent | 582d4ad468cbc6ef2db4689ff3bd5868d95402c9 (diff) | |
download | linux-7997604bc90bbb367396dd406ecb50645ab406ef.tar.xz |
media: 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.
Link: https://lore.kernel.org/linux-media/20230522105049.1467313-19-schnelle@linux.ibm.com
Reviewed-by: Sean Young <sean@mess.org> # media/rc
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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/cec')
0 files changed, 0 insertions, 0 deletions