diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-05-16 13:00:05 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-05-17 16:15:10 +0200 |
commit | 2c99754ea0f90ed4a7ab0db9879e57a266b01bfc (patch) | |
tree | 8f05be128cb257e6697f38e126d59d6ba4141984 /fs/mbcache.c | |
parent | gpio: sa1100: include <mach/generic.h> (diff) | |
download | linux-2c99754ea0f90ed4a7ab0db9879e57a266b01bfc.tar.xz linux-2c99754ea0f90ed4a7ab0db9879e57a266b01bfc.zip |
gpio: 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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions