diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2019-07-03 00:32:47 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-07-04 09:41:02 +0200 |
commit | c0ec7012385939d0c885c976c8849084d7aeb2fb (patch) | |
tree | ab7a7dd3be869376b7edfd5655b809f38a6412b5 /drivers/irqchip | |
parent | bd791c48808a1f39a768a0096940d71e05bb0889 (diff) | |
download | linux-c0ec7012385939d0c885c976c8849084d7aeb2fb.tar.gz linux-c0ec7012385939d0c885c976c8849084d7aeb2fb.tar.bz2 linux-c0ec7012385939d0c885c976c8849084d7aeb2fb.zip |
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
Use the xway_stp_{r,w}32 helpers in xway_stp_w32_mask instead of relying
on ltq_{r,w}32 from the architecture specific <lantiq_soc.h>.
This will allow the driver to be compile-tested on all architectures
that support MMIO.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20190702223248.31934-4-martin.blumenstingl@googlemail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions